Searched refs:pci_system_x86_conf2_read (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libpciaccess/dist/src/
H A Dx86_pci.c415 pci_system_x86_conf2_read(unsigned bus, unsigned dev, unsigned func, pciaddr_t reg, void *data, unsigned size) function in typeref:typename:int
977 err = pci_system_x86_conf2_read(dev->bus, dev->dev, dev->func, offset, data, toread);

Completed in 2 milliseconds