TX_CPU_BASE
tg3_halt_cpu(tp, TX_CPU_BASE);
return tg3_pause_cpu(tp, TX_CPU_BASE);
BUG_ON(cpu_base == TX_CPU_BASE && tg3_flag(tp, 5705_PLUS));
if (cpu_base == TX_CPU_BASE && tg3_flag(tp, 5705_PLUS)) {
err = tg3_load_firmware_cpu(tp, TX_CPU_BASE,
cpu_base = TX_CPU_BASE;