Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/sym/
H A Dsym_hipd.c1770 struct sym_fw1b_scr *scriptb0; in sym_fw1_patch() local
1773 scriptb0 = (struct sym_fw1b_scr *) np->scriptb0; in sym_fw1_patch()
1811 struct sym_fw2b_scr *scriptb0; in sym_fw2_patch() local
1814 scriptb0 = (struct sym_fw2b_scr *) np->scriptb0; in sym_fw2_patch()
1871 scriptb0->pm0_data_addr[0] = in sym_fw2_patch()
1874 scriptb0->pm1_data_addr[0] = in sym_fw2_patch()
3292 OUTRAM_OFF(4096, np->scriptb0, np->scriptb_sz); in sym_init()
3695 script_base = (u_char *) np->scriptb0; in sym_log_hard_error()
8599 if (!np->scripta0 || !np->scriptb0)
8615 np->scriptb_ba = vtobus(np->scriptb0);
[all …]