Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Ddriver_lyr.c344 struct ldi_handle **lhpp, *retlhp; in handle_find() local
349 retlhp = *lhpp; in handle_find()
351 return (retlhp); in handle_find()
357 struct ldi_handle *lhp, **lhpp, *retlhp; in handle_alloc() local
373 retlhp = *lhpp; in handle_alloc()
378 (void *)retlhp, (void *)ident, (void *)vp, in handle_alloc()
383 return (retlhp); in handle_alloc()