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