Searched refs:PIO_PRINTK (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | atari_scsi.h | 178 #define PIO_PRINTK(format, args...) \ macro 181 #define PIO_PRINTK(format, args...) macro
|
D | sun3_scsi.h | 319 #define PIO_PRINTK(format, args...) \ macro 322 #define PIO_PRINTK(format, args...) macro
|
D | atari_NCR5380.c | 1766 PIO_PRINTK("scsi%d: phase mismatch\n", HOSTNO); in NCR5380_transfer_pio() 1828 PIO_PRINTK("scsi%d: residual %d\n", HOSTNO, c); in NCR5380_transfer_pio()
|
D | mac_NCR5380.c | 1770 PIO_PRINTK("scsi%d: phase mismatch\n", HOSTNO); in NCR5380_transfer_pio() 1832 PIO_PRINTK("scsi%d: residual %d\n", HOSTNO, c); in NCR5380_transfer_pio()
|
D | sun3_NCR5380.c | 1758 PIO_PRINTK("scsi%d: phase mismatch\n", HOSTNO); in NCR5380_transfer_pio() 1820 PIO_PRINTK("scsi%d: residual %d\n", HOSTNO, c); in NCR5380_transfer_pio()
|