HomeSort by: relevance | last modified time | path
    Searched refs:SONIC_GETDMA (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/newsmips/apbus/
if_snvar.h 30 #define SONIC_GETDMA(sc, p) (((sc)->sc_flags & F_NWS40S0) == 0 ? \
if_sn.c 140 sc->v_rra[i] = SONIC_GETDMA(sc, p);
143 sc->v_rea = SONIC_GETDMA(sc, p);
148 sc->v_cda = SONIC_GETDMA(sc, p);
156 mtdp->mtd_vtxp = SONIC_GETDMA(sc, p);
177 sc->v_rda = SONIC_GETDMA(sc, p);
191 mtdp->mtd_vbuf = SONIC_GETDMA(sc, p);
789 v = SONIC_GETDMA(sc, sc->rbuf[i]);

Completed in 29 milliseconds