FreeBSD kernel CXGB device code
boot_header_s Struct Reference

Data Fields

u8 signature [2]
 
u8 length
 
u8 offset [4]
 
u8 reserved [19]
 
u8 exheader [2]
 

Detailed Description

Definition at line 911 of file cxgb_t3_hw.c.

Field Documentation

◆ exheader

u8 boot_header_s::exheader[2]

Definition at line 916 of file cxgb_t3_hw.c.

◆ length

u8 boot_header_s::length

Definition at line 913 of file cxgb_t3_hw.c.

Referenced by t3_load_boot().

◆ offset

u8 boot_header_s::offset[4]

Definition at line 914 of file cxgb_t3_hw.c.

◆ reserved

u8 boot_header_s::reserved[19]

Definition at line 915 of file cxgb_t3_hw.c.

◆ signature

u8 boot_header_s::signature[2]

Definition at line 912 of file cxgb_t3_hw.c.

Referenced by t3_load_boot().


The documentation for this struct was generated from the following file: