Searched defs:cpu_reg (Results 1 – 2 of 2) sorted by relevance
6957 struct cpu_reg { struct6958 u32 mode;6959 u32 mode_value_halt;6960 u32 mode_value_sstep;6962 u32 state;6963 u32 state_value_clear;6965 u32 gpr0;6966 u32 evmask;6967 u32 pc;6968 u32 inst;[all …]
3794 load_cpu_fw(struct bnx2 *bp, const struct cpu_reg *cpu_reg, in load_cpu_fw()