Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dhook_impl.h158 boolean_t hei_shutdown; member
/titanic_50/usr/src/uts/common/io/
H A Dhook.c1450 notifydone = hei->hei_shutdown; in hook_event_remove()
1451 hei->hei_shutdown = B_TRUE; in hook_event_remove()
1532 notifydone = hei->hei_shutdown; in hook_event_shutdown()
1533 hei->hei_shutdown = B_TRUE; in hook_event_shutdown()
1716 if (hei->hei_condemned || hei->hei_shutdown) { in hook_event_notify_register()
1897 if (hei->hei_shutdown) { in hook_register()