Searched refs:amr_poll_command (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/amr/
H A Damrvar.h251 int (*amr_poll_command)(struct amr_command *ac); member in struct:amr_softc
H A Damr.c218 sc->amr_poll_command = amr_quartz_poll_command;
223 sc->amr_poll_command = amr_std_poll_command;
1136 if (sc->amr_poll_command(ac))
1176 if (sc->amr_poll_command(ac))
1217 if (sc->amr_poll_command(ac))
2455 if (sc->amr_poll_command(ac))

Completed in 109 milliseconds