Searched refs:PCIE_DBG_CFG (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pcie_impl.h | 605 #define PCIE_DBG_CFG(dip, bus_p, name, sz, off, org) \ macro 620 #define PCIE_DBG_CFG(...) (void)(0) macro
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 1106 PCIE_DBG_CFG(cdip, bus_p, "COMMAND", 16, PCI_CONF_COMM, reg16); in pcie_initchild() 1145 PCIE_DBG_CFG(cdip, bus_p, "SEC CMD", 16, PCI_BCNF_BCNTRL, in pcie_initchild()
|