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

  /src/sys/dev/pci/
if_sip.c 182 struct sip_rxsoft { struct
237 struct sip_rxsoft sc_rxsoft[MAX_SIP_NRXDESC];
578 struct sip_rxsoft *rxs = &sc->sc_rxsoft[x];
2113 struct sip_rxsoft *rxs;
2329 struct sip_rxsoft *rxs;
2606 struct sip_rxsoft *rxs;
2854 struct sip_rxsoft *rxs;
3018 struct sip_rxsoft *rxs = &sc->sc_rxsoft[idx];
if_sip.c 182 struct sip_rxsoft { struct
237 struct sip_rxsoft sc_rxsoft[MAX_SIP_NRXDESC];
578 struct sip_rxsoft *rxs = &sc->sc_rxsoft[x];
2113 struct sip_rxsoft *rxs;
2329 struct sip_rxsoft *rxs;
2606 struct sip_rxsoft *rxs;
2854 struct sip_rxsoft *rxs;
3018 struct sip_rxsoft *rxs = &sc->sc_rxsoft[idx];

Completed in 26 milliseconds