Searched refs:NCR5380_dprint (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A DNCR5380.c680 NCR5380_dprint(NDEBUG_ANY, instance);
1180 NCR5380_dprint(NDEBUG_INTR, instance);
1313 NCR5380_dprint(NDEBUG_ARBITRATION, instance);
1489 NCR5380_dprint(NDEBUG_SELECTION, instance);
1656 NCR5380_dprint(NDEBUG_PIO, instance);
1660 NCR5380_dprint(NDEBUG_PIO, instance);
1664 NCR5380_dprint(NDEBUG_PIO, instance);
2478 NCR5380_dprint(NDEBUG_ALL, instance);
H A DNCR5380.h296 #define NCR5380_dprint(a,b) do {} while(0) macro

Completed in 22 milliseconds