Searched defs:pci_conf_read8 (Results 1 – 2 of 2) sorted by relevance
/xen/xen/arch/x86/x86_64/ | ||
A D | pci.c | 14 uint8_t pci_conf_read8(pci_sbdf_t sbdf, unsigned int reg) in pci_conf_read8() function |
/xen/tools/tests/vpci/ | ||
A D | emul.h | 100 #define pci_conf_read8(...) 0xff macro |
Completed in 3 milliseconds