Searched refs:NDEBUG_INTR (Results 1 – 8 of 8) sorted by relevance
/drivers/scsi/ |
D | NCR5380.c | 1169 dprintk(NDEBUG_INTR, ("scsi : NCR5380 irq %d triggered\n", in NCR5380_intr() 1180 NCR5380_dprint(NDEBUG_INTR, instance); in NCR5380_intr() 1183 dprintk(NDEBUG_INTR, ("scsi%d : SEL interrupt\n", instance->host_no)); in NCR5380_intr() 1187 dprintk(NDEBUG_INTR, ("scsi%d : PARITY interrupt\n", instance->host_no)); in NCR5380_intr() 1190 dprintk(NDEBUG_INTR, ("scsi%d : RESET interrupt\n", instance->host_no)); in NCR5380_intr() 1220 …dprintk(NDEBUG_INTR, ("scsi : unknown interrupt, BASR 0x%X, MR 0x%X, SR 0x%x\n", basr, NCR5380_rea… in NCR5380_intr()
|
D | atari_scsi.h | 135 dprint(NDEBUG_INTR, format , ## args)
|
D | NCR5380.h | 46 #define NDEBUG_INTR 0x40 macro
|
D | mac_scsi.c | 63 #define NDEBUG (NDEBUG_INTR | NDEBUG_PSEUDO_DMA | NDEBUG_ARBITRATION | NDEBUG_SELECTION | NDEBUG_RE…
|
D | sun3_scsi.h | 262 #if NDEBUG & NDEBUG_INTR
|
D | dtc.c | 6 #define xNDEBUG (NDEBUG_INTR+NDEBUG_RESELECTION+\
|
D | sun3_NCR5380.c | 1270 NCR_PRINT(NDEBUG_INTR); in NCR5380_intr()
|
D | atari_NCR5380.c | 1289 NCR_PRINT(NDEBUG_INTR); in NCR5380_intr()
|