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

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dhook_impl.h199 int hks_shutdown; member in struct:hook_stack
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dhook.c537 hks->hks_shutdown = 1;
561 hks->hks_shutdown = 2;
649 if (hks->hks_shutdown != 0) {
744 if ((error == 0) && (hks->hks_shutdown == 2))
876 if (hks->hks_shutdown != 0) {
1008 * SLIST_REMOVE, for which it is not needed, when hks_shutdown
1033 if (hks->hks_shutdown == 2)
1156 * Holding hks_lock is required to provide synchronisation for hks_shutdown.
1173 if ((hfi->hfi_stack->hks_shutdown != 0) ||
1307 if (hks->hks_shutdown !
[all...]

Completed in 62 milliseconds