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

  /src/sys/dev/pci/
if_iwn.c 376 static int iwn_apm_init(struct iwn_softc *);
1623 if ((error = iwn_apm_init(sc)) != 0) {
6099 iwn_apm_init(struct iwn_softc *sc) function in typeref:typename:int
6297 if ((error = iwn_apm_init(sc)) != 0) {

Completed in 15 milliseconds