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

  /src/sys/dev/pci/
if_pcn.c 172 struct pcn_rxsoft { struct
259 struct pcn_rxsoft sc_rxsoft[PCN_NRXDESC];
356 struct pcn_rxsoft *__rxs = &(sc)->sc_rxsoft[(x)]; \
1400 struct pcn_rxsoft *rxs;
1589 struct pcn_rxsoft *rxs;
1808 struct pcn_rxsoft *rxs;
1870 struct pcn_rxsoft *rxs = &sc->sc_rxsoft[idx];

Completed in 13 milliseconds