Searched refs:scriptb_sz (Results 1 – 1 of 1) sorted by relevance
1578 u_short scriptb_sz; /* Actual size of script B */ member3292 OUTRAM_OFF(4096, np->scriptb0, np->scriptb_sz); in sym_init()3692 dsp <= np->scriptb_ba + np->scriptb_sz) { in sym_log_hard_error()3694 script_size = np->scriptb_sz; in sym_log_hard_error()4294 dsp <= np->scriptb_ba + np->scriptb_sz) { in sym_int_ma()8429 np->scriptb_sz = fw->b_size;8598 np->scriptb0 = sym_calloc_dma(np->scriptb_sz, "SCRIPTB0");8635 bcopy(fw->b_base, np->scriptb0, np->scriptb_sz);8648 sym_fw_bind_script(np, (u32 *) np->scriptb0, np->scriptb_sz);8776 sym_mfree_dma(np->scriptb0, np->scriptb_sz, "SCRIPTB0");