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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DNCR5380.c703 NCR5380_dprint(NDEBUG_ANY, instance);
1221 NCR5380_dprint(NDEBUG_INTR, instance);
1385 NCR5380_dprint(NDEBUG_ARBITRATION, instance);
1567 NCR5380_dprint(NDEBUG_SELECTION, instance);
1704 NCR5380_dprint(NDEBUG_PIO, instance);
1708 NCR5380_dprint(NDEBUG_PIO, instance);
1712 NCR5380_dprint(NDEBUG_PIO, instance);
2434 NCR5380_dprint(NDEBUG_ALL, instance);
H A DNCR5380.h295 #define NCR5380_dprint(a,b) do {} while(0) macro

Completed in 40 milliseconds