Searched refs:aac_check_firmware (Results 1 – 2 of 2) sorted by relevance
102 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() function3909 if (aac_check_firmware(sc) != 0) in aac_reset_adapter()
97 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