Home
last modified time | relevance | path

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

/freebsd/sys/dev/aac/
H A Daac.c79 static int aac_bio_command(struct aac_softc *sc, struct aac_command **cmp);
975 aac_bio_command(sc, &cm); in aac_startio()
1188 aac_bio_command(struct aac_softc *sc, struct aac_command **cmp) in aac_bio_command() function