Home
last modified time | relevance | path

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

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