Home
last modified time | relevance | path

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

/src/sys/dev/ae/
H A Dif_ae.c144 static void ae_stop(ae_softc_t *sc);
557 ae_stop(sc); in ae_init_locked()
752 ae_stop(sc); in ae_detach()
1376 ae_stop(sc); in ae_suspend()
2100 ae_stop(sc); in ae_ioctl()
2136 ae_stop(ae_softc_t *sc) in ae_stop() function