Home
last modified time | relevance | path

Searched defs:bfi_ioc_image_hdr_s (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/bfa/
Dbfi.h351 struct bfi_ioc_image_hdr_s { struct
352 u32 signature; /* constant signature */
353 u8 asic_gen; /* asic generation */
354 u8 asic_mode;
355 u8 port0_mode; /* device mode for port 0 */
356 u8 port1_mode; /* device mode for port 1 */
357 u32 exec; /* exec vector */
358 u32 bootenv; /* fimware boot env */
359 u32 rsvd_b[2];
360 struct bfi_ioc_fwver_s fwver;
[all …]