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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci_cfgacc.h73 extern uint32_t pci_cfgacc_get32(dev_info_t *, uint16_t, uint16_t);
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpci_cfgacc.c85 pci_cfgacc_get32(dev_info_t *rcdip, uint16_t bdf, uint16_t off) function
H A Dpcie.c981 bus_p->bus_dev_ven_id = pci_cfgacc_get32(rcdip, bdf, PCI_CONF_VENID);
1032 (pci_cfgacc_get32(rcdip, bdf, base + PCIE_SLOTCAP)
1078 capid = pci_cfgacc_get32(rcdip, bdf, base);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c1860 val = pci_cfgacc_get32(NULL, PCI_GETBDF(bus, dev, func),

Completed in 68 milliseconds