Searched refs:VR_DSTX (Results 1 – 1 of 1) sorted by relevance
255 #define VR_DSTX(sc, x) (&(sc)->vr_txsoft[(x)]) macro848 ds = VR_DSTX(sc, i); in vr_txeof()1043 ds = VR_DSTX(sc, nexttx); in vr_start()1410 ds = VR_DSTX(sc, i); in vr_stop()1667 &VR_DSTX(sc, i)->ds_dmamap)) != 0) { in vr_attach()