Searched defs:ldi_ident (Results 1 – 3 of 3) sorted by relevance
81 struct ldi_ident { struct83 struct ldi_ident *li_next; argument105 struct ldi_ident *lh_ident; argument
266 ldi_ident(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in ldi_ident() function
405 ldi_ident_t ldi_ident; /* driver's identifier for LDI */ member