Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dsunldi_impl.h64 #define LH_FLAGS_NOTIFY 0x0001 /* invoked in context of a notify */ macro
/titanic_44/usr/src/uts/common/os/
H A Ddriver_lyr.c1735 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()