Searched refs:ata_sas_queuecmd (Results 1 – 4 of 4) sorted by relevance
1257 int ata_sas_queuecmd(struct scsi_cmnd *cmd, struct ata_port *ap) in ata_sas_queuecmd() function1269 EXPORT_SYMBOL_GPL(ata_sas_queuecmd);
176 res = ata_sas_queuecmd(cmd, dev->sata_dev.ap); in sas_queuecommand()
1228 extern int ata_sas_queuecmd(struct scsi_cmnd *cmd, struct ata_port *ap);
6583 rc = ata_sas_queuecmd(scsi_cmd, res->sata_port->ap); in ipr_queuecommand()