Home
last modified time | relevance | path

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

/hypervisor/include/hw/
A Dpci.h312 struct pci_cfg_ops { struct
313 uint32_t (*pci_read_cfg)(union pci_bdf bdf, uint32_t offset, uint32_t bytes);
314 void (*pci_write_cfg)(union pci_bdf bdf, uint32_t offset, uint32_t bytes, uint32_t val);

Completed in 5 milliseconds