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

  /src/sys/dev/cardbus/
if_athn_cardbus.c 308 return athn_resume(&csc->csc_sc);
  /src/sys/dev/pci/
if_athn_pci.c 308 return athn_resume(sc);
  /src/sys/dev/ic/
athnvar.h 626 bool athn_resume(struct athn_softc *);
athn.c 2847 /* avoid recursion in athn_resume */
3023 athn_resume(struct athn_softc *sc) function in typeref:typename:PUBLIC bool

Completed in 14 milliseconds