Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/aac/
H A Daac.c96 static int aac_alloc(struct aac_softc *sc);
281 if ((error = aac_alloc(sc)) != 0) in aac_attach()
498 aac_alloc(struct aac_softc *sc) in aac_alloc() function
/freebsd-12.1/sys/dev/aacraid/
H A Daacraid.c100 static int aac_alloc(struct aac_softc *sc);
285 if ((error = aac_alloc(sc)) != 0) in aacraid_attach()
587 aac_alloc(struct aac_softc *sc) in aac_alloc() function