Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c155 #define PCIHP_SLOT_DEV_NON_HOTPLUG 0x8 macro
1658 if (slotinfop->slot_flags & PCIHP_SLOT_DEV_NON_HOTPLUG) { in pcihp_unconfigure_ap()
1733 ~(PCIHP_SLOT_DEV_NON_HOTPLUG| in pcihp_unconfigure_ap()
2625 ~PCIHP_SLOT_DEV_NON_HOTPLUG; in pcihp_event_handler()
3849 slotinfop->slot_flags |= PCIHP_SLOT_DEV_NON_HOTPLUG; in pcihp_get_board_type()
3851 slotinfop->slot_flags &= ~PCIHP_SLOT_DEV_NON_HOTPLUG; in pcihp_get_board_type()