Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/sym/
HDsym_hipd.c1591 vm_offset_t scripta_ba; /* Actual script and scripth */ member
1890 cpu_to_scr(np->scripta_ba + in sym_fw2_patch()
1893 cpu_to_scr(np->scripta_ba + in sym_fw2_patch()
1932 pa[i] = np->scripta_ba + po[i]; in sym_fw_setup_bus_addresses()
2156 new = (old & ~RELOC_MASK) + np->scripta_ba; in sym_fw_bind_script()
3717 if (dsp > np->scripta_ba && in sym_log_hard_error()
3718 dsp <= np->scripta_ba + np->scripta_sz) { in sym_log_hard_error()
3719 script_ofs = dsp - np->scripta_ba; in sym_log_hard_error()
4323 if (dsp > np->scripta_ba && in sym_int_ma()
4324 dsp <= np->scripta_ba + np->scripta_sz) { in sym_int_ma()
[all …]