Home
last modified time | relevance | path

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

/freebsd/sys/dev/aac/
H A Daac.c94 static int aac_alloc(struct aac_softc *sc);
280 if ((error = aac_alloc(sc)) != 0) in aac_attach()
496 aac_alloc(struct aac_softc *sc) in aac_alloc() function
/freebsd/sys/dev/aacraid/
H A Daacraid.c99 static int aac_alloc(struct aac_softc *sc);
277 if ((error = aac_alloc(sc)) != 0) in aacraid_attach()
564 aac_alloc(struct aac_softc *sc) in aac_alloc() function