Home
last modified time | relevance | path

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

/freebsd/sys/dev/aac/
H A Daac.c89 static int aac_alloc_commands(struct aac_softc *sc);
592 if (aac_alloc_commands(sc) != 0) in aac_alloc()
1039 aac_alloc_commands(sc); in aac_command_thread()
1453 aac_alloc_commands(struct aac_softc *sc) in aac_alloc_commands() function
/freebsd/sys/dev/aacraid/
H A Daacraid.c94 static int aac_alloc_commands(struct aac_softc *sc);
655 if (aac_alloc_commands(sc) != 0) in aac_alloc()
1034 aac_alloc_commands(sc); in aac_command_thread()
1172 aac_alloc_commands(struct aac_softc *sc) in aac_alloc_commands() function