Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
DNCR5380.h262 do { if ((NDEBUG) & (flg)) NCR5380_print_phase(arg); } while (0)
263 static void NCR5380_print_phase(struct Scsi_Host *instance);
DNCR5380.c330 static void NCR5380_print_phase(struct Scsi_Host *instance) in NCR5380_print_phase() function