Home
last modified time | relevance | path

Searched refs:PCIE_DBG_CAP (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h609 #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 Dpcie.c1175 PCIE_DBG_CAP(cdip, bus_p, "DEVCTL", 16, PCIE_DEVCTL, reg16); in pcie_initchild()
2350 PCIE_DBG_CAP(dip, bus_p, "DEVCTL", 16, PCIE_DEVCTL, reg16); in pcie_enable_errors()
2362 PCIE_DBG_CAP(dip, bus_p, "ROOT DEVCTL", 16, PCIE_ROOTCTL, in pcie_enable_errors()
2488 PCIE_DBG_CAP(dip, bus_p, "DEVCTL", 16, PCIE_DEVCTL, device_ctl); in pcie_enable_ce()