iPXE
Data Fields
fw_info Struct Reference

#include <bnx2.h>

Data Fields

u32 ver_major
 
u32 ver_minor
 
u32 ver_fix
 
u32 start_addr
 
u32 text_addr
 
u32 text_len
 
u32 text_index
 
u32text
 
u32 data_addr
 
u32 data_len
 
u32 data_index
 
u32data
 
u32 sbss_addr
 
u32 sbss_len
 
u32 sbss_index
 
u32sbss
 
u32 bss_addr
 
u32 bss_len
 
u32 bss_index
 
u32bss
 
u32 rodata_addr
 
u32 rodata_len
 
u32 rodata_index
 
u32rodata
 

Detailed Description

Definition at line 4232 of file bnx2.h.

Field Documentation

◆ ver_major

u32 fw_info::ver_major

Definition at line 4233 of file bnx2.h.

Referenced by bnx2_init_cpus().

◆ ver_minor

u32 fw_info::ver_minor

Definition at line 4234 of file bnx2.h.

Referenced by bnx2_init_cpus().

◆ ver_fix

u32 fw_info::ver_fix

Definition at line 4235 of file bnx2.h.

Referenced by bnx2_init_cpus().

◆ start_addr

u32 fw_info::start_addr

Definition at line 4237 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ text_addr

u32 fw_info::text_addr

Definition at line 4240 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ text_len

u32 fw_info::text_len

Definition at line 4241 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ text_index

u32 fw_info::text_index

Definition at line 4242 of file bnx2.h.

Referenced by bnx2_init_cpus().

◆ text

u32* fw_info::text

Definition at line 4243 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ data_addr

u32 fw_info::data_addr

Definition at line 4246 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ data_len

u32 fw_info::data_len

Definition at line 4247 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ data_index

u32 fw_info::data_index

Definition at line 4248 of file bnx2.h.

Referenced by bnx2_init_cpus().

◆ data

u32* fw_info::data

Definition at line 4249 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ sbss_addr

u32 fw_info::sbss_addr

Definition at line 4252 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ sbss_len

u32 fw_info::sbss_len

Definition at line 4253 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ sbss_index

u32 fw_info::sbss_index

Definition at line 4254 of file bnx2.h.

Referenced by bnx2_init_cpus().

◆ sbss

u32* fw_info::sbss

Definition at line 4255 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ bss_addr

u32 fw_info::bss_addr

Definition at line 4258 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ bss_len

u32 fw_info::bss_len

Definition at line 4259 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ bss_index

u32 fw_info::bss_index

Definition at line 4260 of file bnx2.h.

Referenced by bnx2_init_cpus().

◆ bss

u32* fw_info::bss

Definition at line 4261 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ rodata_addr

u32 fw_info::rodata_addr

Definition at line 4264 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ rodata_len

u32 fw_info::rodata_len

Definition at line 4265 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ rodata_index

u32 fw_info::rodata_index

Definition at line 4266 of file bnx2.h.

Referenced by bnx2_init_cpus().

◆ rodata

u32* fw_info::rodata

Definition at line 4267 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().


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