Searched refs:scriptb_ba (Results 1 – 2 of 2) sorted by relevance
172 (np->scriptb0_ba + (np->fwb_bas.label - np->scriptb_ba))
1586 vm_offset_t scriptb_ba; /* bus addresses. */ member1933 pa[i] = np->scriptb_ba + po[i]; in sym_fw_setup_bus_addresses()2152 new = (old & ~RELOC_MASK) + np->scriptb_ba; in sym_fw_bind_script()3706 else if (np->scriptb_ba < dsp && in sym_log_hard_error()3707 dsp <= np->scriptb_ba + np->scriptb_sz) { in sym_log_hard_error()3708 script_ofs = dsp - np->scriptb_ba; in sym_log_hard_error()4308 else if (dsp > np->scriptb_ba && in sym_int_ma()4309 dsp <= np->scriptb_ba + np->scriptb_sz) { in sym_int_ma()8635 np->scriptb_ba = vtobus(np->scriptb0);8636 np->scriptb0_ba = np->scriptb_ba;[all …]