Searched defs:ahci_ops (Results 1 – 2 of 2) sorted by relevance
179 struct ahci_ops { struct206 #define ahci_get_ops(dev) ((struct ahci_ops *)(dev)->driver->ops) argument
133 struct ata_port_operations ahci_ops = { variable