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

/freebsd-10-stable/sys/dev/tsec/
H A Dif_tsec.h68 uint32_t tsec_rx_raddr; /* real adress of RX descriptors */ member in struct:tsec_softc
H A Dif_tsec.c164 (void **)&sc->tsec_rx_vaddr, &sc->tsec_rx_raddr, "RX");
486 TSEC_WRITE(sc, TSEC_REG_RBASE, sc->tsec_rx_raddr);

Completed in 183 milliseconds