Home
last modified time | relevance | path

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

/NextBSD/sys/dev/amr/
HDamrvar.h252 int (*amr_poll_command1)(struct amr_softc *sc, struct amr_command *ac); member
HDamr.c214 sc->amr_poll_command1 = amr_quartz_poll_command1; in amr_attach()
1432 sc->amr_poll_command1(sc, ac); in amr_setup_polled_dmamap()