Home
last modified time | relevance | path

Searched refs:scripta_ba (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/dev/sym/
H A Dsym_hipd.c1872 cpu_to_scr(np->scripta_ba + in sym_fw2_patch()
1875 cpu_to_scr(np->scripta_ba + in sym_fw2_patch()
1914 pa[i] = np->scripta_ba + po[i]; in sym_fw_setup_bus_addresses()
3684 if (dsp > np->scripta_ba && in sym_log_hard_error()
3685 dsp <= np->scripta_ba + np->scripta_sz) { in sym_log_hard_error()
3686 script_ofs = dsp - np->scripta_ba; in sym_log_hard_error()
4288 if (dsp > np->scripta_ba && in sym_int_ma()
4289 dsp <= np->scripta_ba + np->scripta_sz) { in sym_int_ma()
8614 np->scripta_ba = vtobus(np->scripta0);
8619 np->scripta_ba = np->ram_ba;
[all …]