Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h423 #define PCIE_HP_SYNC_RUNNING (1 << 2) macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c1678 ctrl_p->hc_flags |= PCIE_HP_SYNC_RUNNING; in pciehpc_state_sync()
1690 ctrl_p->hc_flags &= ~PCIE_HP_SYNC_RUNNING; in pciehpc_state_sync()
2708 if ((ctrl_p->hc_flags & PCIE_HP_SYNC_RUNNING) != 0 && in pciehpc_upgrade_slot_state()
2854 slot_p->hs_ctrl->hc_flags |= PCIE_HP_SYNC_RUNNING; in pciehpc_change_slot_state()
2910 slot_p->hs_ctrl->hc_flags &= ~PCIE_HP_SYNC_RUNNING; in pciehpc_change_slot_state()