Searched refs:NDEBUG_PIO (Results 1 – 7 of 7) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | NCR5380.h | 45 #define NDEBUG_PIO 0x800 macro
|
D | atari_scsi.h | 177 #if NDEBUG & NDEBUG_PIO
|
D | NCR5380.c | 1767 dprintk(NDEBUG_PIO, ("scsi%d : pio write %d bytes\n", instance->host_no, c)); in NCR5380_transfer_pio() 1769 dprintk(NDEBUG_PIO, ("scsi%d : pio read %d bytes\n", instance->host_no, c)); in NCR5380_transfer_pio() 1830 NCR5380_dprint(NDEBUG_PIO, instance); in NCR5380_transfer_pio() 1834 NCR5380_dprint(NDEBUG_PIO, instance); in NCR5380_transfer_pio() 1838 NCR5380_dprint(NDEBUG_PIO, instance); in NCR5380_transfer_pio() 1865 dprintk(NDEBUG_PIO, ("scsi%d : residual %d\n", instance->host_no, c)); in NCR5380_transfer_pio()
|
D | sun3_scsi.h | 318 #if NDEBUG & NDEBUG_PIO
|
D | atari_NCR5380.c | 1767 NCR_PRINT_PHASE(NDEBUG_PIO); in NCR5380_transfer_pio() 1790 NCR_PRINT(NDEBUG_PIO); in NCR5380_transfer_pio() 1796 NCR_PRINT(NDEBUG_PIO); in NCR5380_transfer_pio() 1801 NCR_PRINT(NDEBUG_PIO); in NCR5380_transfer_pio()
|
D | mac_NCR5380.c | 1771 NCR_PRINT_PHASE(NDEBUG_PIO); in NCR5380_transfer_pio() 1794 NCR_PRINT(NDEBUG_PIO); in NCR5380_transfer_pio() 1800 NCR_PRINT(NDEBUG_PIO); in NCR5380_transfer_pio() 1805 NCR_PRINT(NDEBUG_PIO); in NCR5380_transfer_pio()
|
D | sun3_NCR5380.c | 1759 NCR_PRINT_PHASE(NDEBUG_PIO); in NCR5380_transfer_pio() 1782 NCR_PRINT(NDEBUG_PIO); in NCR5380_transfer_pio() 1788 NCR_PRINT(NDEBUG_PIO); in NCR5380_transfer_pio() 1793 NCR_PRINT(NDEBUG_PIO); in NCR5380_transfer_pio()
|