Searched refs:NCR5380_select (Results 1 – 3 of 3) sorted by relevance
331 static int NCR5380_select(struct Scsi_Host *instance, struct scsi_cmnd *cmd);
1039 if (!NCR5380_select(instance, tmp)) { in DEF_SCSI_QCMD()1056 if (!NCR5380_select(instance, tmp)) { in DEF_SCSI_QCMD()1206 static int NCR5380_select(struct Scsi_Host *instance, struct scsi_cmnd *cmd) in NCR5380_select() function2695 if (NCR5380_select(instance, cmd))
1046 if (!NCR5380_select(instance, tmp)) { in NCR5380_main()1307 static int NCR5380_select(struct Scsi_Host *instance, struct scsi_cmnd *cmd) in NCR5380_select() function2807 if (NCR5380_select(instance, cmd)) in NCR5380_abort()