Searched refs:esas2r_boot_header (Results 1 – 2 of 2) sorted by relevance
247 struct esas2r_boot_header *bh; in fix_bios()251 (struct esas2r_boot_header *)((u8 *)pi + in fix_bios()281 struct esas2r_boot_header *bh; in fix_efi()287 bh = (struct esas2r_boot_header *)((u8 *)ei + in fix_efi()634 struct esas2r_boot_header *bh; in chk_boot()638 (long)(65536L - sizeof(struct esas2r_boot_header)) in chk_boot()641 || ((u32)hdroffset + sizeof(struct esas2r_boot_header) > length)) in chk_boot()644 bh = (struct esas2r_boot_header *)((char *)bi + hdroffset); in chk_boot()651 (u16)sizeof(struct esas2r_boot_header) in chk_boot()1110 struct esas2r_boot_header *bh; in esas2r_read_image_type()[all …]
337 struct __packed esas2r_boot_header { struct374 struct esas2r_boot_header boot_image; argument398 struct esas2r_boot_header boot_image;