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

/openbsd-current/sys/dev/fdt/
H A Dqcpas.c87 uint8_t *sc_tx_fifo; member in struct:qcpas_softc
593 sc->sc_tx_fifo = qcsmem_get(remote, SMEM_GLINK_NATIVE_XPRT_FIFO_0,
595 if (sc->sc_tx_fifo == NULL)
684 sc->sc_tx_fifo[head] = *buf;

Completed in 110 milliseconds