iPXE
Data Fields
cpu_reg Struct Reference

#include <bnx2.h>

Data Fields

u32 mode
 
u32 mode_value_halt
 
u32 mode_value_sstep
 
u32 state
 
u32 state_value_clear
 
u32 gpr0
 
u32 evmask
 
u32 pc
 
u32 inst
 
u32 bp
 
u32 spad_base
 
u32 mips_view_base
 

Detailed Description

Definition at line 4213 of file bnx2.h.

Field Documentation

◆ mode

u32 cpu_reg::mode

Definition at line 4214 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ mode_value_halt

u32 cpu_reg::mode_value_halt

Definition at line 4215 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ mode_value_sstep

u32 cpu_reg::mode_value_sstep

Definition at line 4216 of file bnx2.h.

Referenced by bnx2_init_cpus().

◆ state

u32 cpu_reg::state

Definition at line 4218 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ state_value_clear

u32 cpu_reg::state_value_clear

Definition at line 4219 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ gpr0

u32 cpu_reg::gpr0

Definition at line 4221 of file bnx2.h.

Referenced by bnx2_init_cpus().

◆ evmask

u32 cpu_reg::evmask

Definition at line 4222 of file bnx2.h.

Referenced by bnx2_init_cpus().

◆ pc

u32 cpu_reg::pc

Definition at line 4223 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ inst

u32 cpu_reg::inst

Definition at line 4224 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ bp

u32 cpu_reg::bp

Definition at line 4225 of file bnx2.h.

Referenced by bnx2_init_cpus().

◆ spad_base

u32 cpu_reg::spad_base

Definition at line 4227 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().

◆ mips_view_base

u32 cpu_reg::mips_view_base

Definition at line 4229 of file bnx2.h.

Referenced by bnx2_init_cpus(), and load_cpu_fw().


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