sc_txlast 383 dev/ic/smc83c170.c firsttx = EPIC_NEXTTX(sc->sc_txlast); sc_txlast 402 dev/ic/smc83c170.c nexttx = EPIC_NEXTTX(sc->sc_txlast); sc_txlast 492 dev/ic/smc83c170.c sc->sc_txlast = nexttx; sc_txlast 520 dev/ic/smc83c170.c EPIC_CDTX(sc, sc->sc_txlast)->et_control |= ET_TXCTL_IAF; sc_txlast 521 dev/ic/smc83c170.c EPIC_CDTXSYNC(sc, sc->sc_txlast, sc_txlast 1050 dev/ic/smc83c170.c sc->sc_txlast = EPIC_NTXDESC - 1; sc_txlast 1084 dev/ic/smc83c170.c EPIC_CDTXADDR(sc, EPIC_NEXTTX(sc->sc_txlast))); sc_txlast 137 dev/ic/smc83c170var.h int sc_txlast; /* last used TX descriptor */ sc_txlast 533 dev/pci/if_stge.c firsttx = STGE_NEXTTX(sc->sc_txlast); sc_txlast 558 dev/pci/if_stge.c nexttx = STGE_NEXTTX(sc->sc_txlast); sc_txlast 647 dev/pci/if_stge.c sc->sc_txlast = nexttx; sc_txlast 1212 dev/pci/if_stge.c sc->sc_txlast = STGE_NTXDESC - 1; sc_txlast 566 dev/pci/if_stgereg.h int sc_txlast; /* last used Tx descriptor */