Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsoftmac_impl.h56 ldi_handle_t sl_lh; member
/titanic_41/usr/src/uts/common/io/softmac/
H A Dsoftmac_dev.c293 slp->sl_lh = NULL; in softmac_mod_close()
H A Dsoftmac_main.c1380 slp->sl_lh = lh; in softmac_lower_setup()
1434 (void) ldi_close(slp->sl_lh, FREAD|FWRITE, kcred); in softmac_m_close()
H A Dsoftmac_fp.c974 (void) ldi_close(sup->su_slp->sl_lh, FREAD|FWRITE, kcred); in softmac_fastpath_tear()