Searched refs:LH_FLAGS_NOTIFY (Results 1 – 2 of 2) sorted by relevance
64 #define LH_FLAGS_NOTIFY 0x0001 /* invoked in context of a notify */ macro
1735 if (handlep->lh_flags & LH_FLAGS_NOTIFY) in ldi_close()1751 handlep->lh_flags &= ~LH_FLAGS_NOTIFY; in ldi_close()3378 lecp->lec_lhp->lh_flags |= LH_FLAGS_NOTIFY; in ldi_invoke_notify()