Searched refs:EXT_PRINTK (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | atari_scsi.h | 226 #define EXT_PRINTK(format, args...) \ macro 229 #define EXT_PRINTK(format, args...) macro
|
D | sun3_scsi.h | 367 #define EXT_PRINTK(format, args...) \ macro 370 #define EXT_PRINTK(format, args...) macro
|
D | atari_NCR5380.c | 2378 EXT_PRINTK("scsi%d: receiving extended message\n", HOSTNO); in NCR5380_information_transfer() 2384 EXT_PRINTK("scsi%d: length=%d, code=0x%02x\n", HOSTNO, in NCR5380_information_transfer() 2396 EXT_PRINTK("scsi%d: message received, residual %d\n", in NCR5380_information_transfer()
|
D | mac_NCR5380.c | 2530 EXT_PRINTK("scsi%d: receiving extended message\n", HOSTNO); in NCR5380_information_transfer() 2536 EXT_PRINTK("scsi%d: length=%d, code=0x%02x\n", HOSTNO, in NCR5380_information_transfer() 2548 EXT_PRINTK("scsi%d: message received, residual %d\n", in NCR5380_information_transfer()
|
D | sun3_NCR5380.c | 2394 EXT_PRINTK("scsi%d: receiving extended message\n", HOSTNO); in NCR5380_information_transfer() 2400 EXT_PRINTK("scsi%d: length=%d, code=0x%02x\n", HOSTNO, in NCR5380_information_transfer() 2412 EXT_PRINTK("scsi%d: message received, residual %d\n", in NCR5380_information_transfer()
|