Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpcie.h310 #define PCIE_SLOTCTL_HP_INTR_EN 0x20 /* Hot-Plug Interrupt Enable */ macro
/titanic_41/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c2329 control & PCIE_SLOTCTL_HP_INTR_EN ? "Yes":"No"); in pciehpc_dump_hpregs()