Home
last modified time | relevance | path

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.c93 #define PCIHP_DR_NOOP 0 macro
484 case PCIHP_DR_NOOP: in pcihp_get_soft_state()
526 pcihp_p = pcihp_get_soft_state(self, PCIHP_DR_NOOP, &rv); in pcihp_open()
595 pcihp_p = pcihp_get_soft_state(self, PCIHP_DR_NOOP, &rv); in pcihp_close()
790 state_locking = PCIHP_DR_NOOP; in pcihp_ioctl()
791 state_unlocking = PCIHP_DR_NOOP; in pcihp_ioctl()
1802 if (pcihp_get_soft_state(dip, PCIHP_DR_NOOP, &rv) != NULL) { in pcihp_init()