Searched refs:next_txdma_slot (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/powerpc/ps3/
H A Dif_glcreg.h91 int next_txdma_slot, first_used_txdma_slot, bsy_txdma_slots; member in struct:glc_softc
H A Dif_glc.c137 sc->next_txdma_slot = 0;
661 txs->txs_firstdesc = sc->next_txdma_slot;
689 sc->next_txdma_slot = idx;

Completed in 193 milliseconds