Home
last modified time | relevance | path

Searched defs:ldi_handle (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsunldi_impl.h97 struct ldi_handle { struct
99 struct ldi_handle *lh_next; argument
100 uint_t lh_ref;
101 uint_t lh_flags;
125 struct ldi_handle *le_lhp; argument
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dldi.c367 ldi_handle(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in ldi_handle() function
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c452 ldi_handle_t ldi_handle[V_NUMPAR]; /* LDI slice handles */ member