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

  /src/sys/arch/mips/atheros/dev/
if_ae.c 165 static int ae_enable(struct ae_softc *);
1291 if ((error = ae_enable(sc)) != 0)
1447 * ae_enable:
1452 ae_enable(struct ae_softc *sc) function in typeref:typename:int
1507 ae_enable(sc);

Completed in 35 milliseconds