Home
last modified time | relevance | path

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

/freebsd/sys/dev/ae/
H A Dif_ae.c107 static int ae_reset(ae_softc_t *sc);
316 error = ae_reset(sc); /* Reset the controller itself. */ in ae_attach()
490 ae_reset(ae_softc_t *sc) in ae_reset() function
570 ae_reset(sc); in ae_init_locked()