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

/xsrc/external/mit/libpciaccess/dist/src/
H A Dhurd_pci.c322 pciclient_cfg_read(mach_port_t device_port, int reg, char *buf, function in typeref:typename:int
384 err = pciclient_cfg_read(d->device_port, offset, (char*)data,
564 err = pciclient_cfg_read(device_port, PCI_VENDOR_ID, (char*)&reg,
593 err = pciclient_cfg_read(device_port, PCI_CLASS, (char*)&reg,
608 err = pciclient_cfg_read(device_port, PCI_SUB_VENDOR_ID,

Completed in 2 milliseconds