mode_value_halt  2534 dev/pci/if_bnx.c 	val |= cpu_reg->mode_value_halt;
mode_value_halt  2590 dev/pci/if_bnx.c 	val &= ~cpu_reg->mode_value_halt;
mode_value_halt  2617 dev/pci/if_bnx.c 	cpu_reg.mode_value_halt = BNX_RXP_CPU_MODE_SOFT_HALT;
mode_value_halt  2664 dev/pci/if_bnx.c 	cpu_reg.mode_value_halt = BNX_TXP_CPU_MODE_SOFT_HALT;
mode_value_halt  2711 dev/pci/if_bnx.c 	cpu_reg.mode_value_halt = BNX_TPAT_CPU_MODE_SOFT_HALT;
mode_value_halt  2758 dev/pci/if_bnx.c 	cpu_reg.mode_value_halt = BNX_COM_CPU_MODE_SOFT_HALT;
mode_value_halt  4492 dev/pci/if_bnxreg.h 	u_int32_t mode_value_halt;