Searched refs:ahci_ops (Results 1 – 3 of 3) sorted by relevance
24 struct ahci_ops *ops = ahci_get_ops(dev); in sata_reset()34 struct ahci_ops *ops = ahci_get_ops(dev); in sata_dm_port_status()44 struct ahci_ops *ops = ahci_get_ops(dev); in sata_scan()
179 struct ahci_ops { struct206 #define ahci_get_ops(dev) ((struct ahci_ops *)(dev)->driver->ops) argument
820 struct ahci_ops sata_imx_ops = {