Searched refs:ahci_ops (Results 1 – 3 of 3) sorted by relevance
23 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()
178 struct ahci_ops { struct205 #define ahci_get_ops(dev) ((struct ahci_ops *)(dev)->driver->ops) argument
770 struct ahci_ops sata_imx_ops = {