Searched refs:boot_img (Results 1 – 2 of 2) sorted by relevance
630 static u8 chk_boot(u8 *boot_img, u32 length) in chk_boot() argument632 struct esas2r_boot_image *bi = (struct esas2r_boot_image *)boot_img; in chk_boot()
3479 u8 *boot_img, *ucode_img, *fw_img; in ipw_load() local3513 boot_img = &fw->data[0]; in ipw_load()3548 rc = ipw_load_firmware(priv, boot_img, le32_to_cpu(fw->boot_size)); in ipw_load()