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

/freebsd-9.3-release/sys/dev/aac/
H A Daac.c88 static int aac_alloc_commands(struct aac_softc *sc);
591 if (aac_alloc_commands(sc) != 0)
1041 aac_alloc_commands(sc);
1455 aac_alloc_commands(struct aac_softc *sc) function
/freebsd-9.3-release/sys/dev/aacraid/
H A Daacraid.c92 static int aac_alloc_commands(struct aac_softc *sc);
675 if (aac_alloc_commands(sc) != 0)
1049 aac_alloc_commands(sc);
1187 aac_alloc_commands(struct aac_softc *sc) function

Completed in 67 milliseconds