Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/aac/
H A Daac.c85 static int aac_alloc_commands(struct aac_softc *sc);
584 if (aac_alloc_commands(sc) != 0) in aac_alloc()
1024 aac_alloc_commands(sc); in aac_command_thread()
1440 aac_alloc_commands(struct aac_softc *sc) in aac_alloc_commands() function