Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/amr/
H A Damrvar.h316 amr_dequeue_bio(struct amr_softc *sc) in amr_dequeue_bio() function
H A Damr.c1244 if ((bio = amr_dequeue_bio(sc)) == NULL) { in amr_bio_command()