Searched refs:PCIHP_DR_NOOP (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c89 #define PCIHP_DR_NOOP 0 macro
480 case PCIHP_DR_NOOP:
522 pcihp_p = pcihp_get_soft_state(self, PCIHP_DR_NOOP, &rv);
591 pcihp_p = pcihp_get_soft_state(self, PCIHP_DR_NOOP, &rv);
788 state_locking = PCIHP_DR_NOOP;
789 state_unlocking = PCIHP_DR_NOOP;
1802 if (pcihp_get_soft_state(dip, PCIHP_DR_NOOP, &rv) != NULL) {

Completed in 48 milliseconds