Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/aac/
HDaac.c102 static int aac_setup_intr(struct aac_softc *sc);
288 if ((error = aac_setup_intr(sc)) != 0) in aac_attach()
2001 aac_setup_intr(struct aac_softc *sc) in aac_setup_intr() function
/freebsd-13-stable/sys/dev/aacraid/
HDaacraid.c106 static int aac_setup_intr(struct aac_softc *sc);
288 if ((error = aac_setup_intr(sc)) != 0) in aacraid_attach()
1973 aac_setup_intr(struct aac_softc *sc) in aac_setup_intr() function