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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DNCR5380.c608 NCR5380_dprint(NDEBUG_ANY, instance);
1107 NCR5380_dprint(NDEBUG_INTR, instance);
1239 NCR5380_dprint(NDEBUG_ARBITRATION, instance);
1410 NCR5380_dprint(NDEBUG_SELECTION, instance);
1543 NCR5380_dprint(NDEBUG_PIO, instance);
1547 NCR5380_dprint(NDEBUG_PIO, instance);
1551 NCR5380_dprint(NDEBUG_PIO, instance);
2272 NCR5380_dprint(NDEBUG_ALL, instance);
H A DNCR5380.h292 #define NCR5380_dprint(a,b) do {} while(0) macro

Completed in 28 milliseconds