Home
last modified time | relevance | path

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

/external/u-boot/drivers/ata/
Dsata.c23 struct ahci_ops *ops = ahci_get_ops(dev); in sata_reset()
33 struct ahci_ops *ops = ahci_get_ops(dev); in sata_dm_port_status()
43 struct ahci_ops *ops = ahci_get_ops(dev); in sata_scan()
/external/u-boot/include/
Dahci.h178 struct ahci_ops { struct
205 #define ahci_get_ops(dev) ((struct ahci_ops *)(dev)->driver->ops) argument
/external/u-boot/board/compulab/cm_fx6/
Dcm_fx6.c770 struct ahci_ops sata_imx_ops = {