Searched refs:NDEBUG_INTR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/ |
H A D | NCR5380.c | 877 dsprintk(NDEBUG_INTR, instance, "IRQ %d, BASR 0x%02x, SR 0x%02x, MR 0x%02x\n", in NCR5380_intr() 886 dsprintk(NDEBUG_INTR, instance, "interrupt in DMA mode\n"); in NCR5380_intr() 901 dsprintk(NDEBUG_INTR, instance, "interrupt with SEL and IO\n"); in NCR5380_intr() 919 dsprintk(NDEBUG_INTR, instance, "unknown interrupt\n"); in NCR5380_intr() 927 dsprintk(NDEBUG_INTR, instance, "interrupt without IRQ bit\n"); in NCR5380_intr()
|
H A D | NCR5380.h | 40 #define NDEBUG_INTR 0x40 macro
|