Searched refs:scriptb_sz (Results 1 – 1 of 1) sorted by relevance
1585 u_short scriptb_sz; /* Actual size of script B */ member3303 OUTRAM_OFF(4096, np->scriptb0, np->scriptb_sz); in sym_init()3703 dsp <= np->scriptb_ba + np->scriptb_sz) { in sym_log_hard_error()3705 script_size = np->scriptb_sz; in sym_log_hard_error()4305 dsp <= np->scriptb_ba + np->scriptb_sz) { in sym_int_ma()8450 np->scriptb_sz = fw->b_size;8619 np->scriptb0 = sym_calloc_dma(np->scriptb_sz, "SCRIPTB0");8656 bcopy(fw->b_base, np->scriptb0, np->scriptb_sz);8669 sym_fw_bind_script(np, (u32 *) np->scriptb0, np->scriptb_sz);8797 sym_mfree_dma(np->scriptb0, np->scriptb_sz, "SCRIPTB0");