Home
last modified time | relevance | path

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

/freebsd/sys/dev/aacraid/
H A Daacraid.c102 static int aac_check_firmware(struct aac_softc *sc);
261 if ((error = aac_check_firmware(sc)) != 0) in aacraid_attach()
1533 aac_check_firmware(struct aac_softc *sc) in aac_check_firmware() function
3909 if (aac_check_firmware(sc) != 0) in aac_reset_adapter()
/freebsd/sys/dev/aac/
H A Daac.c97 static int aac_check_firmware(struct aac_softc *sc);
262 if ((error = aac_check_firmware(sc)) != 0) in aac_attach()
1684 aac_check_firmware(struct aac_softc *sc) in aac_check_firmware() function