Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c186 #define PCIHP_CFG_CONTINUE 0x1 macro
1483 ctrl.flags = PCIHP_CFG_CONTINUE; in pcihp_configure_ap()
1580 ctrl.flags = PCIHP_CFG_CONTINUE; in pcihp_configure_ap()
2183 ctrl.flags = PCIHP_CFG_CONTINUE; in pcihp_new_slot_state()
2495 ctrl.flags = PCIHP_CFG_CONTINUE; in pcihp_event_handler()
2597 ctrl.flags = PCIHP_CFG_CONTINUE; in pcihp_event_handler()
3059 if (!(ctrl->flags & PCIHP_CFG_CONTINUE)) in pcihp_configure()