Searched refs:aac_alloc_command (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/aac/
H A Daac_cam.c383 if (aac_alloc_command(sc, &cm)) {
H A Daacvar.h466 extern int aac_alloc_command(struct aac_softc *sc,
H A Daac.c1205 if (aac_alloc_command(sc, &cm)) /* get a command */
1381 aac_alloc_command(struct aac_softc *sc, struct aac_command **cmp) function
2949 if (aac_alloc_command(sc, (struct aac_command **)arg)) {
2978 if (aac_alloc_command(sc, &cm)) {
3069 if (aac_alloc_command(sc, &cm)) {

Completed in 167 milliseconds