Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dahci.h179 struct ahci_ops { struct
206 #define ahci_get_ops(dev) ((struct ahci_ops *)(dev)->driver->ops) argument
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibahci.c133 struct ata_port_operations ahci_ops = { variable