Home
last modified time | relevance | path

Searched defs:cpu_reg (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_bnx.c2845 bnx_load_cpu_fw(struct bnx_softc *sc, struct cpu_reg *cpu_reg, in bnx_load_cpu_fw() argument
2925 struct cpu_reg cpu_reg; bnx_init_cpus() local
[all...]
H A Dif_bnxreg.h4640 struct cpu_reg { struct
4641 uint32_t mode;
4642 uint32_t mode_value_halt;
4643 uint32_t mode_value_sstep;
4645 uint32_t state;
4646 uint32_t state_value_clear;
4648 uint32_t gpr0;
4649 uint32_t evmask;
4650 uint32_t pc;
4651 uint32_t inst;
[all …]