Searched refs:qle_verify_firmware (Results 1 – 1 of 1) sorted by relevance
306 int qle_verify_firmware(struct qle_softc *, u_int32_t);469 if (qle_verify_firmware(sc, firmware_addr)) { in qle_attach()2696 return (qle_verify_firmware(sc, src[2])); in qle_load_fwchunk()2733 qle_verify_firmware(struct qle_softc *sc, u_int32_t addr) in qle_verify_firmware() function