Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c448 pcihp_get_soft_state( in pcihp_get_soft_state() function
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()
795 pcihp_p = pcihp_get_soft_state(self, state_locking, &rval); in pcihp_ioctl()
1441 (void) pcihp_get_soft_state(self, state_unlocking, &rval); in pcihp_ioctl()
1802 if (pcihp_get_soft_state(dip, PCIHP_DR_NOOP, &rv) != NULL) { in pcihp_init()
2294 (void) pcihp_get_soft_state(dip, PCIHP_DR_SLOT_EXIT, &rval); in pcihp_new_slot_state()
2369 (void) pcihp_get_soft_state(self, PCIHP_DR_SLOT_EXIT, &rval); in pcihp_event_handler()
2434 (void) pcihp_get_soft_state(self, PCIHP_DR_SLOT_EXIT, in pcihp_event_handler()
2564 (void) pcihp_get_soft_state(self, PCIHP_DR_SLOT_EXIT, in pcihp_event_handler()
[all …]