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