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

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c756 int state_locking; local
784 state_locking = PCIHP_DR_SLOT_ENTER;
788 state_locking = PCIHP_DR_NOOP;
793 pcihp_p = pcihp_get_soft_state(self, state_locking, &rval);

Completed in 52 milliseconds