Home
last modified time | relevance | path

Searched refs:ae_enable (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/mips/atheros/dev/
H A Dif_ae.c165 static int ae_enable(struct ae_softc *);
1296 if ((error = ae_enable(sc)) != 0) in ae_init()
1457 ae_enable(struct ae_softc *sc) in ae_enable() function
1512 ae_enable(sc); in ae_power()