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

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

Completed in 2 milliseconds