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

/illumos-gate/usr/src/uts/common/sys/
H A Dhook_impl.h56 #define FWF_DESTROY (FWF_DESTROY_ACTIVE|FWF_DESTROY_WANTED) macro
/illumos-gate/usr/src/uts/common/io/
H A Dhook.c81 * if either structure is still "busy". If so then a boolean flag (FWF_DESTROY)
364 if (waiter->fw_flags & FWF_DESTROY) {
386 if (waiter->fw_flags & FWF_DESTROY) {

Completed in 83 milliseconds