Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h320 #define PCIE_SLOTCAP_POWER_CONTROLLER 0x2 /* Power Controller Present */ macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c1545 PCIE_SLOTCAP_POWER_CONTROLLER) ? B_TRUE: B_FALSE; in pciehpc_slotinfo_init()
3704 capabilities & PCIE_SLOTCAP_POWER_CONTROLLER ? "Yes":"No"); in pciehpc_dump_hpregs()