Home
last modified time | relevance | path

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

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