Home
last modified time | relevance | path

Searched defs:ahci_ops (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dahci.h178 struct ahci_ops { struct
205 #define ahci_get_ops(dev) ((struct ahci_ops *)(dev)->driver->ops) argument
/openbmc/linux/drivers/ata/
H A Dlibahci.c154 struct ata_port_operations ahci_ops = { variable