Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dhook_impl.h56 #define FWF_UNSAFE (FWF_DESTROY_ACTIVE|FWF_NOT_READY) macro
/illumos-gate/usr/src/uts/common/io/
H A Dhook.c1681 ((hei->hei_waiter.fw_flags & FWF_UNSAFE) == 0)) in hook_event_find()