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