Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dtem.c112 static ldi_ident_t term_li = NULL; variable
134 ret = ldi_ident_from_mod(&modlinkage, &term_li); in _init()
155 ldi_ident_release(term_li); in _fini()
156 term_li = NULL; in _fini()
415 &tems.ts_hdl, term_li) != 0) { in tem_info_init()