Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A DNCR5380.h286 static bool NCR5380_select(struct Scsi_Host *, struct scsi_cmnd *);
H A DNCR5380.c721 if (!NCR5380_select(instance, cmd)) { in NCR5380_main()
963 static bool NCR5380_select(struct Scsi_Host *instance, struct scsi_cmnd *cmd) in NCR5380_select() function