Searched refs:sc_rftype (Results 1 – 2 of 2) sorted by relevance
244 enum atw_rftype sc_rftype; member
620 sc->sc_rftype = __SHIFTOUT(sc->sc_srom[ATW_SR_CSR20], in atw_attach()626 if (sc->sc_rftype >= __arraycount(type_strings)) { in atw_attach()636 type_strings[sc->sc_rftype], type_strings[sc->sc_bbptype]); in atw_attach()642 reg = __SHIFTIN(sc->sc_rftype, ATW_SYNCTL_RFTYPE_MASK); in atw_attach()644 switch (sc->sc_rftype) { in atw_attach()