Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpcie.h347 #define PCIE_SLOTSTS_DLL_STATE_CHANGED 0x0100 /* DLL State Changed */ macro
/titanic_41/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c409 (status & PCIE_SLOTSTS_DLL_STATE_CHANGED)) { in pciehpc_intr()