Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/aac/
HDaac.c89 static int aac_alloc_commands(struct aac_softc *sc);
593 if (aac_alloc_commands(sc) != 0) in aac_alloc()
1042 aac_alloc_commands(sc); in aac_command_thread()
1456 aac_alloc_commands(struct aac_softc *sc) in aac_alloc_commands() function
/freebsd-13-stable/sys/dev/aacraid/
HDaacraid.c94 static int aac_alloc_commands(struct aac_softc *sc);
655 if (aac_alloc_commands(sc) != 0) in aac_alloc()
1033 aac_alloc_commands(sc); in aac_command_thread()
1171 aac_alloc_commands(struct aac_softc *sc) in aac_alloc_commands() function