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

/illumos-gate/usr/src/uts/common/sys/
H A Dhook_impl.h158 boolean_t hei_shutdown; member in struct:hook_event_int
/illumos-gate/usr/src/uts/common/io/
H A Dhook.c1447 * The hei_shutdown flag is used to indicate whether or not we have
1450 notifydone = hei->hei_shutdown;
1451 hei->hei_shutdown = B_TRUE;
1532 notifydone = hei->hei_shutdown;
1533 hei->hei_shutdown = B_TRUE;
1716 if (hei->hei_condemned || hei->hei_shutdown) {
1897 if (hei->hei_shutdown) {

Completed in 49 milliseconds