HomeSort by: relevance | last modified time | path
    Searched defs:aac_alloc_commands (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
aac.c 95 static int aac_alloc_commands(struct aac_softc *);
221 aac_alloc_commands(struct aac_softc *sc) function in typeref:typename:int
630 if (aac_alloc_commands(sc) != 0)
1296 if (aac_alloc_commands(sc)) {

Completed in 105 milliseconds