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

  /src/sys/dev/pci/
if_sip.c 645 static void sip_rxintr(struct sip_softc *);
1106 sc->sc_rxintr = sip_rxintr;
2321 * sip_rxintr:
2326 sip_rxintr(struct sip_softc *sc) function in typeref:typename:void

Completed in 30 milliseconds