Home
last modified time | relevance | path

Searched refs:lh_ident (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dldi.c358 mdb_printf("%0?p\n", lh.lh_ident); in ldi_handle_print()
363 return (ldi_ident_print((uintptr_t)lh.lh_ident, refs)); in ldi_handle_print()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunldi_impl.h105 struct ldi_ident *lh_ident; member
/illumos-gate/usr/src/uts/common/os/
H A Ddriver_lyr.c332 if (((*lhpp)->lh_ident == ident) && in handle_find_ref_nolock()
389 lhp->lh_ident = ident; in handle_alloc()
436 (void *)lhp, (void *)lhp->lh_ident, (void *)lhp->lh_vp, in handle_release()
448 lhpp = handle_find_ref_nolock(lhp->lh_vp, lhp->lh_ident); in handle_release()
455 ident_release(lhp->lh_ident); in handle_release()
1182 lip = lhp->lh_ident; in ldi_usage_walker()
1724 struct ldi_ident *lip = handlep->lh_ident; in ldi_close()
3239 lhp->lh_ident->li_modname); in ldi_ev_register_callbacks()