Searched refs:PCIE_DBG_CAP (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pcie_impl.h | 609 #define PCIE_DBG_CAP(dip, bus_p, name, sz, off, org) \ macro 623 #define PCIE_DBG_CAP(...) (void)(0) macro
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 1159 PCIE_DBG_CAP(cdip, bus_p, "DEVCTL", 16, PCIE_DEVCTL, reg16); in pcie_initchild() 2332 PCIE_DBG_CAP(dip, bus_p, "DEVCTL", 16, PCIE_DEVCTL, reg16); in pcie_enable_errors() 2344 PCIE_DBG_CAP(dip, bus_p, "ROOT DEVCTL", 16, PCIE_ROOTCTL, in pcie_enable_errors() 2470 PCIE_DBG_CAP(dip, bus_p, "DEVCTL", 16, PCIE_DEVCTL, device_ctl); in pcie_enable_ce()
|