Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/amr/
H A Damr.c147 static int amr_std_poll_command(struct amr_command *ac);
214 sc->amr_poll_command = amr_std_poll_command; in amr_attach()
1336 amr_std_poll_command(struct amr_command *ac) in amr_std_poll_command() function