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

/freebsd-10.2-release/sys/mips/adm5120/
H A Dif_admswvar.h147 struct admsw_descsoft sc_rxhsoft[ADMSW_NRXHDESC]; member in struct:admsw_softc
180 struct admsw_descsoft *__ds = &(sc)->sc_rxhsoft[(x)]; \
H A Dif_admsw.c247 if (sc->sc_rxhsoft[i].ds_mbuf == NULL) {
496 &sc->sc_rxhsoft[i].ds_dmamap)) != 0) {
502 sc->sc_rxhsoft[i].ds_mbuf = NULL;
1221 ds = &sc->sc_rxhsoft[idx];

Completed in 99 milliseconds