Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dhook_impl.h159 boolean_t hei_shutdown; member
/illumos-gate/usr/src/uts/common/io/
H A Dhook.c1466 notifydone = hei->hei_shutdown; in hook_event_remove()
1467 hei->hei_shutdown = B_TRUE; in hook_event_remove()
1548 notifydone = hei->hei_shutdown; in hook_event_shutdown()
1549 hei->hei_shutdown = B_TRUE; in hook_event_shutdown()
1732 if (hei->hei_condemned || hei->hei_shutdown) { in hook_event_notify_register()
1913 if (hei->hei_shutdown) { in hook_register()