Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfi.h344 struct bfi_ioc_image_hdr_s { struct
345 u32 signature; /* constant signature */
346 u8 asic_gen; /* asic generation */
347 u8 asic_mode;
348 u8 port0_mode; /* device mode for port 0 */
349 u8 port1_mode; /* device mode for port 1 */
350 u32 exec; /* exec vector */
351 u32 bootenv; /* firmware boot env */
352 u32 rsvd_b[2];
353 struct bfi_ioc_fwver_s fwver;
[all …]