Searched refs:scriptb_sz (Results 1 – 1 of 1) sorted by relevance
1579 u_short scriptb_sz; /* Actual size of script B */ member3293 OUTRAM_OFF(4096, np->scriptb0, np->scriptb_sz); in sym_init()3693 dsp <= np->scriptb_ba + np->scriptb_sz) { in sym_log_hard_error()3695 script_size = np->scriptb_sz; in sym_log_hard_error()4295 dsp <= np->scriptb_ba + np->scriptb_sz) { in sym_int_ma()8433 np->scriptb_sz = fw->b_size;8602 np->scriptb0 = sym_calloc_dma(np->scriptb_sz, "SCRIPTB0");8639 bcopy(fw->b_base, np->scriptb0, np->scriptb_sz);8652 sym_fw_bind_script(np, (u32 *) np->scriptb0, np->scriptb_sz);8780 sym_mfree_dma(np->scriptb0, np->scriptb_sz, "SCRIPTB0");