Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/sys/
H A Dsunldi_impl.h136 int (*lec_notify)(); member
/onnv-gate/usr/src/uts/common/os/
H A Ddriver_lyr.c1733 lecp->lec_notify = NULL; in ldi_close()
3145 ASSERT(lecp->lec_notify == NULL); in i_ldi_ev_callback()
3244 lecp->lec_notify = callb->cb_notify; in ldi_ev_register_callbacks()
3349 if (lecp->lec_notify == NULL) { in ldi_invoke_notify()
3366 if (lecp->lec_notify(lecp->lec_lhp, lecp->lec_cookie, in ldi_invoke_notify()
3701 ASSERT(found->lec_notify == NULL); in ldi_ev_remove_callbacks()