Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/aac/
H A Daac.c96 static int aac_alloc(struct aac_softc *sc);
282 if ((error = aac_alloc(sc)) != 0) in aac_attach()
499 aac_alloc(struct aac_softc *sc) in aac_alloc() function
/freebsd-13.1/sys/dev/aacraid/
H A Daacraid.c101 static int aac_alloc(struct aac_softc *sc);
279 if ((error = aac_alloc(sc)) != 0) in aacraid_attach()
566 aac_alloc(struct aac_softc *sc) in aac_alloc() function