Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h116 #define PCIE_GET(sz, bus_p, off) \ macro
608 PCIE_GET(sz, bus_p, off))
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c732 pci_regs->pci_err_status = PCIE_GET(16, bus_p, PCI_CONF_STAT); in pf_pci_regs_gather()
733 pci_regs->pci_cfg_comm = PCIE_GET(16, bus_p, PCI_CONF_COMM); in pf_pci_regs_gather()
741 PCIE_GET(16, bus_p, PCI_BCNF_SEC_STATUS); in pf_pci_regs_gather()
743 PCIE_GET(16, bus_p, PCI_BCNF_BCNTRL); in pf_pci_regs_gather()
997 if (PCIE_GET(32, bus_p, PCI_CONF_VENID) != bus_p->bus_dev_ven_id) { in pf_default_hdl()
H A Dpcie.c1112 reg16 = PCIE_GET(16, bus_p, PCI_CONF_STAT); in pcie_initchild()
1116 reg16 = PCIE_GET(16, bus_p, PCI_CONF_COMM); in pcie_initchild()
1131 reg16 = PCIE_GET(16, bus_p, PCI_BCNF_SEC_STATUS); in pcie_initchild()
1135 reg16 = PCIE_GET(16, bus_p, PCI_BCNF_BCNTRL); in pcie_initchild()