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

  /src/sys/dev/pci/
if_ipw.c 119 static int ipw_reset(struct ipw_softc *);
234 if (ipw_reset(sc) != 0) {
1761 ipw_reset(struct ipw_softc *sc) function in typeref:typename:int
2196 if (ipw_reset(sc) != 0) {

Completed in 12 milliseconds