Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c182 #define PCIHP_CFG_CONTINUE 0x1 macro
1482 ctrl.flags = PCIHP_CFG_CONTINUE; in pcihp_configure_ap()
1579 ctrl.flags = PCIHP_CFG_CONTINUE; in pcihp_configure_ap()
2184 ctrl.flags = PCIHP_CFG_CONTINUE; in pcihp_new_slot_state()
2497 ctrl.flags = PCIHP_CFG_CONTINUE; in pcihp_event_handler()
2599 ctrl.flags = PCIHP_CFG_CONTINUE; in pcihp_event_handler()
3061 if (!(ctrl->flags & PCIHP_CFG_CONTINUE)) in pcihp_configure()