Home | History | Annotate | Download | only in hpc

Lines Matching defs:firsttx

534 	int err, totlen, nexttx, firsttx, lasttx = -1, ofree, seg;
544 firsttx = sc->sc_nexttx;
719 device_xname(sc->sc_dev), lasttx - firsttx + 1,
720 firsttx, lasttx));
759 SQ_TRACE(SQ_ADD_TO_DMA, sc, firsttx, status);
765 sc->sc_txdesc[SQ_PREVTX(firsttx)].hpc3_hdd_ctl &=
769 sc->sc_txdesc[SQ_PREVTX(firsttx)].hpc1_hdd_ctl
772 SQ_CDTXSYNC(sc, SQ_PREVTX(firsttx), 1,
775 SQ_TRACE(SQ_START_DMA, sc, firsttx, status);
778 firsttx));
792 SQ_TRACE(SQ_START_DMA, sc, firsttx, status);
795 SQ_CDTXADDR(sc, firsttx));
797 SQ_CDTXADDR(sc, firsttx));
799 SQ_CDTXADDR(sc, firsttx));