Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h353 #define PCIE_SLOTCTL_HP_INTR_EN 0x20 /* Hot-Plug Interrupt Enable */ macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c1928 reg | (intr_mask & ~PCIE_SLOTCTL_HP_INTR_EN)); in pciehpc_enable_intr()
3740 control & PCIE_SLOTCTL_HP_INTR_EN ? "Yes":"No"); in pciehpc_dump_hpregs()