spad_base        2539 dev/pci/if_bnx.c 	offset = cpu_reg->spad_base + (fw->text_addr - cpu_reg->mips_view_base);
spad_base        2548 dev/pci/if_bnx.c 	offset = cpu_reg->spad_base + (fw->data_addr - cpu_reg->mips_view_base);
spad_base        2557 dev/pci/if_bnx.c 	offset = cpu_reg->spad_base + (fw->sbss_addr - cpu_reg->mips_view_base);
spad_base        2566 dev/pci/if_bnx.c 	offset = cpu_reg->spad_base + (fw->bss_addr - cpu_reg->mips_view_base);
spad_base        2575 dev/pci/if_bnx.c 	offset = cpu_reg->spad_base +
spad_base        2626 dev/pci/if_bnx.c 	cpu_reg.spad_base = BNX_RXP_SCRATCH;
spad_base        2673 dev/pci/if_bnx.c 	cpu_reg.spad_base = BNX_TXP_SCRATCH;
spad_base        2720 dev/pci/if_bnx.c 	cpu_reg.spad_base = BNX_TPAT_SCRATCH;
spad_base        2767 dev/pci/if_bnx.c 	cpu_reg.spad_base = BNX_COM_SCRATCH;
spad_base        4504 dev/pci/if_bnxreg.h 	u_int32_t spad_base;