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

  /src/sys/dev/pci/
if_sip.c 625 static bool sipcom_reset(struct sip_softc *);
1043 return sipcom_reset(sc);
1284 sipcom_reset(sc);
2517 sipcom_reset(struct sip_softc *sc) function in typeref:typename:bool
2621 if (!sipcom_reset(sc))

Completed in 14 milliseconds