Searched refs:ahci_scsi_exec (Results 1 – 1 of 1) sorted by relevance
933 static int ahci_scsi_exec(struct udevice *dev, struct scsi_cmd *pccb) in ahci_scsi_exec() function1199 .exec = ahci_scsi_exec,1211 return ahci_scsi_exec(dev, pccb); in scsi_exec()