Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daac.c95 static int aac_alloc_commands(struct aac_softc *);
221 aac_alloc_commands(struct aac_softc *sc) in aac_alloc_commands() function
630 if (aac_alloc_commands(sc) != 0) in aac_init()
1296 if (aac_alloc_commands(sc)) { in aac_ccb_alloc()