Home | History | Annotate | Download | only in pci

Lines Matching defs:sc_rxsoft

237 	struct sip_rxsoft sc_rxsoft[MAX_SIP_NRXDESC];
578 struct sip_rxsoft *rxs = &sc->sc_rxsoft[x];
1001 if (sc->sc_rxsoft[i].rxs_dmamap != NULL)
1003 sc->sc_rxsoft[i].rxs_dmamap);
1273 MCLBYTES, 0, 0, &sc->sc_rxsoft[i].rxs_dmamap)) != 0) {
1278 sc->sc_rxsoft[i].rxs_mbuf = NULL;
2119 rxs = &sc->sc_rxsoft[i];
2335 rxs = &sc->sc_rxsoft[i];
2672 rxs = &sc->sc_rxsoft[i];
2858 rxs = &sc->sc_rxsoft[i];
3018 struct sip_rxsoft *rxs = &sc->sc_rxsoft[idx];