Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/rtw/
H A Drtwvar.h442 struct rtw_srom sc_srom; member
H A Drtw.c1790 rtw_chan2txpower(&rsc->sc_srom, ic, ic->ic_curchan), in rtw_tune()
3233 if (rtw_srom_read(&rsc->sc_regs, rsc->sc_flags, &rsc->sc_srom, in rtw_attach()
3240 if (rtw_srom_parse(&rsc->sc_srom, &rsc->sc_flags, &rsc->sc_csthr, in rtw_attach()
3367 rtw_srom_free(&rsc->sc_srom); in rtw_attach()
3420 rtw_srom_free(&rsc->sc_srom); in rtw_detach()