Searched refs:EXT_PRINTK (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/drivers/scsi/ |
D | sun3_scsi.h | 340 #define EXT_PRINTK(format, args...) \ macro 343 #define EXT_PRINTK(format, args...) macro
|
D | atari_scsi.h | 160 #define EXT_PRINTK(format, args...) \ macro
|
D | atari_NCR5380.c | 2372 EXT_PRINTK("scsi%d: receiving extended message\n", HOSTNO); in NCR5380_information_transfer() 2378 EXT_PRINTK("scsi%d: length=%d, code=0x%02x\n", HOSTNO, in NCR5380_information_transfer() 2390 EXT_PRINTK("scsi%d: message received, residual %d\n", in NCR5380_information_transfer()
|
D | sun3_NCR5380.c | 2338 EXT_PRINTK("scsi%d: receiving extended message\n", HOSTNO); in NCR5380_information_transfer() 2344 EXT_PRINTK("scsi%d: length=%d, code=0x%02x\n", HOSTNO, in NCR5380_information_transfer() 2356 EXT_PRINTK("scsi%d: message received, residual %d\n", in NCR5380_information_transfer()
|