Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/amr/
H A Damr.c114 static void amr_completeio(struct amr_command *ac);
1194 amr_completeio(struct amr_command *ac) in amr_completeio() function
1251 ac->ac_complete = amr_completeio; in amr_bio_command()