Home
last modified time | relevance | path

Searched refs:ahci_ops (Results 1 – 6 of 6) sorted by relevance

/u-boot/drivers/ata/
A Dsata.c25 struct ahci_ops *ops = ahci_get_ops(dev); in sata_reset()
35 struct ahci_ops *ops = ahci_get_ops(dev); in sata_dm_port_status()
45 struct ahci_ops *ops = ahci_get_ops(dev); in sata_scan()
A Ddwc_ahsata.c1088 struct ahci_ops dwc_ahsata_ahci_ops = {
A Dfsl_sata.c1015 struct ahci_ops sata_fsl_ahci_ops = {
A Dsata_mv.c1093 struct ahci_ops sata_mv_ahci_ops = {
/u-boot/include/
A Dahci.h176 struct ahci_ops { struct
203 #define ahci_get_ops(dev) ((struct ahci_ops *)(dev)->driver->ops) argument
/u-boot/board/compulab/cm_fx6/
A Dcm_fx6.c779 struct ahci_ops sata_imx_ops = {

Completed in 13 milliseconds