Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dsmc90cx6.c306 sc->sc_tx_act = 0; in bah_reset()
375 buffer = sc->sc_tx_act ^ 1; in bah_start()
465 sc->sc_tx_act = buffer; in bah_start()
646 buffer = sc->sc_tx_act; in bah_tint()
679 sc->sc_tx_act = buffer; in bah_tint()
H A Dsmc90cx6var.h66 u_char sc_tx_act; /* 0..1 */ member