Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c152 #define PCIHP_SLOT_AUTO_CFG_EN 0x1 macro
1294 slotinfop->slot_flags |= PCIHP_SLOT_AUTO_CFG_EN; in pcihp_ioctl()
1309 slotinfop->slot_flags &= ~PCIHP_SLOT_AUTO_CFG_EN; in pcihp_ioctl()
1763 if ((slotinfop->slot_flags & PCIHP_SLOT_AUTO_CFG_EN) == 0) { in pcihp_unconfigure_ap()
2095 slotinfop->slot_flags |= PCIHP_SLOT_AUTO_CFG_EN; in pcihp_new_slot_state()
2144 slotinfop->slot_flags |= PCIHP_SLOT_AUTO_CFG_EN; in pcihp_new_slot_state()
2409 if ((slotinfop->slot_flags & PCIHP_SLOT_AUTO_CFG_EN) == 0) { in pcihp_event_handler()
2832 slotinfop->slot_flags &= ~PCIHP_SLOT_AUTO_CFG_EN; in pcihp_event_handler()
2843 slotinfop->slot_flags |= PCIHP_SLOT_AUTO_CFG_EN; in pcihp_event_handler()
3478 if ((slotinfop->slot_flags & PCIHP_SLOT_AUTO_CFG_EN) == in pcihp_handle_enum_insertion()
[all …]