Searched refs:sc_stat3 (Results 1 – 4 of 4) sorted by relevance
313 sc->sc_stat1, sc->sc_stat2, sc->sc_stat3, in mtreaddsj()394 (sc->sc_stat3 & SR3_1600) ? T_1600BPI : ( in mtopen()395 (sc->sc_stat3 & SR3_800) ? T_800BPI : -1)); in mtopen()836 sc->sc_stat3, sc->sc_stat5); in mtintr()840 if ((sc->sc_stat3 & SR3_POWERUP) != 0) in mtintr()
146 #define sc_stat3 sc_stat.m_stat[2] macro
332 sc->sc_stat1, sc->sc_stat2, sc->sc_stat3, in mtreaddsj()412 (sc->sc_stat3 & SR3_1600) ? T_1600BPI : ( in mtopen()413 (sc->sc_stat3 & SR3_800) ? T_800BPI : -1)); in mtopen()873 sc->sc_stat3, sc->sc_stat5); in mtintr()877 if (sc->sc_stat3 & SR3_POWERUP) in mtintr()
147 #define sc_stat3 sc_stat.m_stat[2] macro