Home
last modified time | relevance | path

Searched refs:NCR5380_dprint_phase (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/
DNCR5380.h261 #define NCR5380_dprint_phase(flg, arg) \ macro
267 #define NCR5380_dprint_phase(flg, arg) do {} while (0) macro
DNCR5380.c1254 NCR5380_dprint_phase(NDEBUG_PIO, instance); in NCR5380_transfer_pio()
1661 NCR5380_dprint_phase(NDEBUG_INFORMATION, instance); in NCR5380_information_transfer()
2226 NCR5380_dprint_phase(NDEBUG_ANY, instance); in NCR5380_abort()
2314 NCR5380_dprint_phase(NDEBUG_ANY, instance); in NCR5380_host_reset()