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

/openbsd-current/sys/dev/fdt/
H A Dqcpas.c80 volatile uint32_t *sc_tx_head; member in struct:qcpas_softc
589 sc->sc_tx_head = &descs[1];
670 head = *sc->sc_tx_head + sc->sc_tx_off;
699 head = *sc->sc_tx_head + roundup(sc->sc_tx_off, 8);
704 *sc->sc_tx_head = head;

Completed in 114 milliseconds