Searched refs:esas2r_boot_header (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/esas2r/
H A Desas2r_flash.c247 struct esas2r_boot_header *bh;
251 (struct esas2r_boot_header *)((u8 *)pi +
281 struct esas2r_boot_header *bh;
287 bh = (struct esas2r_boot_header *)((u8 *)ei +
634 struct esas2r_boot_header *bh;
638 (long)(65536L - sizeof(struct esas2r_boot_header))
641 || ((u32)hdroffset + sizeof(struct esas2r_boot_header) > length))
644 bh = (struct esas2r_boot_header *)((char *)bi + hdroffset);
651 (u16)sizeof(struct esas2r_boot_header)
1110 struct esas2r_boot_header *b
[all...]
H A Desas2r.h337 struct __packed esas2r_boot_header { struct
374 struct esas2r_boot_header boot_image;
398 struct esas2r_boot_header boot_image;

Completed in 135 milliseconds