REG_WR_IND       2450 dev/pci/if_bnx.c 	REG_WR_IND(sc, sc->bnx_shmem_base + BNX_DRV_MB, msg_data);
REG_WR_IND       2470 dev/pci/if_bnx.c 		REG_WR_IND(sc, sc->bnx_shmem_base + BNX_DRV_MB, msg_data);
REG_WR_IND       2535 dev/pci/if_bnx.c 	REG_WR_IND(sc, cpu_reg->mode, val);
REG_WR_IND       2536 dev/pci/if_bnx.c 	REG_WR_IND(sc, cpu_reg->state, cpu_reg->state_value_clear);
REG_WR_IND       2544 dev/pci/if_bnx.c 			REG_WR_IND(sc, offset, fw->text[j]);
REG_WR_IND       2553 dev/pci/if_bnx.c 			REG_WR_IND(sc, offset, fw->data[j]);
REG_WR_IND       2562 dev/pci/if_bnx.c 			REG_WR_IND(sc, offset, fw->sbss[j]);
REG_WR_IND       2571 dev/pci/if_bnx.c 			REG_WR_IND(sc, offset, fw->bss[j]);
REG_WR_IND       2581 dev/pci/if_bnx.c 			REG_WR_IND(sc, offset, fw->rodata[j]);
REG_WR_IND       2585 dev/pci/if_bnx.c 	REG_WR_IND(sc, cpu_reg->inst, 0);
REG_WR_IND       2586 dev/pci/if_bnx.c 	REG_WR_IND(sc, cpu_reg->pc, fw->start_addr);
REG_WR_IND       2591 dev/pci/if_bnx.c 	REG_WR_IND(sc, cpu_reg->state, cpu_reg->state_value_clear);
REG_WR_IND       2592 dev/pci/if_bnx.c 	REG_WR_IND(sc, cpu_reg->mode, val);
REG_WR_IND       2973 dev/pci/if_bnx.c 	REG_WR_IND(sc, sc->bnx_shmem_base + BNX_DRV_RESET_SIGNATURE,
REG_WR_IND       5069 dev/pci/if_bnx.c 	REG_WR_IND(sc, sc->bnx_shmem_base + BNX_DRV_PULSE_MB, msg);