Searched refs:amr_flush (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/amr/
H A Damr_pci.c390 printf("%s\n", amr_flush(sc) ? "failed" : "done");
423 printf("%s\n", amr_flush(sc) ? "failed" : "done");
H A Damrvar.h270 extern int amr_flush(struct amr_softc *sc);
H A Damr.c508 printf("%s\n", amr_flush(sc) ? "failed" : "done");
1119 amr_flush(struct amr_softc *sc) function

Completed in 53 milliseconds