Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/aac/
H A Daac.c75 static int aac_bio_command(struct aac_softc *sc, struct aac_command **cmp);
962 aac_bio_command(sc, &cm); in aac_startio()
1170 aac_bio_command(struct aac_softc *sc, struct aac_command **cmp) in aac_bio_command() function