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

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

Completed in 23 milliseconds