Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/mwl/
H A Dmwl_var.h516 int sc_hw_flags; member
H A Dmwl.c659 sc->sc_hw_flags &= ~MHF_MBSS; in mwl_hal_sethwdma()
661 sc->sc_hw_flags |= MHF_MBSS; in mwl_hal_sethwdma()
831 sc->sc_hw_flags &= ~MHF_FWHANG; in mwlFwReset()
1427 sc->sc_hw_flags |= MHF_CALDATA; in mwlGetPwrCalTable()
1444 if ((sc->sc_hw_flags & MHF_CALDATA) == 0) in mwlResetHalState()
3915 sc->sc_hw_flags = 0; in mwl_attach()