Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/amr/
H A Damr.c145 static int amr_std_submit_command(struct amr_command *ac);
212 sc->amr_submit_command = amr_std_submit_command; in amr_attach()
2052 amr_std_submit_command(struct amr_command *ac) in amr_std_submit_command() function