Searched refs:ata_sas_queuecmd (Results 1 – 4 of 4) sorted by relevance
1251 int ata_sas_queuecmd(struct scsi_cmnd *cmd, struct ata_port *ap) in ata_sas_queuecmd() function1265 EXPORT_SYMBOL_GPL(ata_sas_queuecmd);
178 res = ata_sas_queuecmd(cmd, dev->sata_dev.ap); in sas_queuecommand()
1254 extern int ata_sas_queuecmd(struct scsi_cmnd *cmd, struct ata_port *ap);
6579 rc = ata_sas_queuecmd(scsi_cmd, res->sata_port->ap); in ipr_queuecommand()