Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsoftmac_impl.h58 ldi_handle_t sl_lh; member
/illumos-gate/usr/src/uts/common/io/softmac/
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_dev.c298 slp->sl_lh = NULL; in softmac_mod_close()
H A Dsoftmac_fp.c949 (void) ldi_close(sup->su_slp->sl_lh, FREAD|FWRITE, kcred); in softmac_fastpath_tear()