Searched defs:PCIHP_CFG_CONTINUE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c180 * PCIHP_CFG_CONTINUE continue the operation ignoring errors
182 #define PCIHP_CFG_CONTINUE 0x1 macro
1482 ctrl.flags = PCIHP_CFG_CONTINUE;
1579 ctrl.flags = PCIHP_CFG_CONTINUE;
2184 ctrl.flags = PCIHP_CFG_CONTINUE;
2497 ctrl.flags = PCIHP_CFG_CONTINUE;
2599 ctrl.flags = PCIHP_CFG_CONTINUE;
3061 if (!(ctrl->flags & PCIHP_CFG_CONTINUE))

Completed in 66 milliseconds