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

/illumos-gate/usr/src/uts/common/sys/
H A Dhook_impl.h180 boolean_t hfi_shutdown; member in struct:hook_family_int
/illumos-gate/usr/src/uts/common/io/
H A Dhook.c679 if (hfi->hfi_condemned || hfi->hfi_shutdown)
951 notifydone = hfi->hfi_shutdown;
952 hfi->hfi_shutdown = B_TRUE;
1063 notifydone = hfi->hfi_shutdown;
1064 hfi->hfi_shutdown = B_TRUE;
1178 hfi->hfi_condemned || hfi->hfi_shutdown) {
1327 if (hfi->hfi_condemned || hfi->hfi_shutdown) {
1703 if (hfi->hfi_condemned || hfi->hfi_shutdown) {

Completed in 271 milliseconds