Home | Sort by: relevance | last modified time | path |
/src/sys/arch/evbppc/virtex/dev/ | |
if_temac.c | 181 int sc_txscur; member in struct:temac_softc 611 sc->sc_txscur = 0; 691 txs = &sc->sc_txsoft[sc->sc_txscur]; 756 sc->sc_txscur = TEMAC_TXSNEXT(sc->sc_txscur); |
/src/sys/dev/ic/ | |
athnvar.h | 565 int sc_txscur; member in struct:athn_softc |