Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/sym/
H A Dsym_hipd.c1771 struct sym_fw1b_scr *scriptb0; in sym_fw1_patch() local
1774 scriptb0 = (struct sym_fw1b_scr *) np->scriptb0; in sym_fw1_patch()
1812 struct sym_fw2b_scr *scriptb0; in sym_fw2_patch() local
1815 scriptb0 = (struct sym_fw2b_scr *) np->scriptb0; in sym_fw2_patch()
1872 scriptb0->pm0_data_addr[0] = in sym_fw2_patch()
1875 scriptb0->pm1_data_addr[0] = in sym_fw2_patch()
3293 OUTRAM_OFF(4096, np->scriptb0, np->scriptb_sz); in sym_init()
3696 script_base = (u_char *) np->scriptb0; in sym_log_hard_error()
8603 if (!np->scripta0 || !np->scriptb0)
8619 np->scriptb_ba = vtobus(np->scriptb0);
[all …]