Home
last modified time | relevance | path

Searched refs:pci_emulated_read (Results 1 – 3 of 3) sorted by relevance

/pciutils/lib/
H A Dinternal.h84 int pci_emulated_read(struct pci_dev *d, int pos, byte *buf, int len);
H A Demulated.c75 pci_emulated_read(struct pci_dev *d, int pos, byte *buf, int len) in pci_emulated_read() function
H A Dwin32-cfgmgr32.c1677 return pci_emulated_read(d, pos, buf, len); in win32_cfgmgr32_read()