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

/freebsd-10.2-release/sys/mips/adm5120/
H A Dif_admswvar.h149 struct admsw_descsoft sc_rxlsoft[ADMSW_NRXLDESC]; member in struct:admsw_softc
197 struct admsw_descsoft *__ds = &(sc)->sc_rxlsoft[(x)]; \
H A Dif_admsw.c272 if (sc->sc_rxlsoft[i].ds_mbuf == NULL) {
507 &sc->sc_rxlsoft[i].ds_dmamap)) != 0) {
513 sc->sc_rxlsoft[i].ds_mbuf = NULL;
1017 ds = &sc->sc_rxlsoft[i];
1223 ds = &sc->sc_rxlsoft[idx];

Completed in 26 milliseconds