Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A DNCR5380.h269 do { if ((NDEBUG) & (flg)) NCR5380_print(arg); } while (0)
273 static void NCR5380_print(struct Scsi_Host *instance);
H A DNCR5380.c294 static void NCR5380_print(struct Scsi_Host *instance) in NCR5380_print() function