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

  /src/sys/dev/pci/
if_sip.c 154 struct sip_desc scd_txdescs[MAX_SIP_NTXDESC];
159 struct sip_desc scd_rxdescs[MAX_SIP_NRXDESC];
511 SIP_CDTXOFF(x), sizeof(struct sip_desc) *
519 SIP_CDTXOFF(x), sizeof(struct sip_desc) * n, ops);
526 SIP_CDRXOFF(x), sizeof(struct sip_desc), ops);
532 struct sip_desc *sipd;
560 struct sip_desc *sipd = &sc->sc_txdescs[x];
579 struct sip_desc *sipd = &sc->sc_rxdescs[x];
if_sipreg.h 112 struct sip_desc { struct

Completed in 18 milliseconds