Searched refs:ahci_ops (Results 1 – 6 of 6) sorted by relevance
25 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()
1088 struct ahci_ops dwc_ahsata_ahci_ops = {
1015 struct ahci_ops sata_fsl_ahci_ops = {
1093 struct ahci_ops sata_mv_ahci_ops = {
176 struct ahci_ops { struct203 #define ahci_get_ops(dev) ((struct ahci_ops *)(dev)->driver->ops) argument
779 struct ahci_ops sata_imx_ops = {
Completed in 13 milliseconds