aac_check_firmware
if ((error = aac_check_firmware(sc)) != 0)
static int aac_check_firmware(struct aac_softc *sc);
static int aac_check_firmware(struct aac_softc *sc);
if ((error = aac_check_firmware(sc)) != 0)
if (aac_check_firmware(sc) != 0)