Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aac/
Daac.c91 static int aac_alloc_commands(struct aac_softc *sc);
594 if (aac_alloc_commands(sc) != 0) in aac_alloc()
1044 aac_alloc_commands(sc); in aac_command_thread()
1458 aac_alloc_commands(struct aac_softc *sc) in aac_alloc_commands() function
/freebsd-12-stable/sys/dev/aacraid/
Daacraid.c95 static int aac_alloc_commands(struct aac_softc *sc);
678 if (aac_alloc_commands(sc) != 0) in aac_alloc()
1052 aac_alloc_commands(sc); in aac_command_thread()
1190 aac_alloc_commands(struct aac_softc *sc) in aac_alloc_commands() function