Home
last modified time | relevance | path

Searched refs:ahci_get_ops (Results 1 – 2 of 2) 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()
/u-boot/include/
A Dahci.h203 #define ahci_get_ops(dev) ((struct ahci_ops *)(dev)->driver->ops) macro

Completed in 4 milliseconds