Lines Matching refs:script
346 * Prepare data page that will contain script of
348 * Allocate temporary buffer to hold script.
356 cph->script = rsbuffer;
370 SBDP_DBG_MEM("copy-rename script length = 0x%x\n", scriptlen);
375 cmn_err(CE_WARN, "sbdp: func len (%d) + script len (%d) "
386 * Find aligned area within data page to maintain script.
396 cmn_err(CE_WARN, "sbdp: available len (%d) < script len (%d)",
403 SBDP_DBG_MEM("copy-rename script data area = 0x%lx\n",
877 * Section 1 of the rename script.
883 * kept together and comprise Section 2 of the rename script.
960 rsp = cph->script;
1040 SBDP_DBG_MEM("dumping copy-rename script:\n");
1181 * the rename script and then caches the code that
2165 opts += strlen("prep-script=");
2178 cph->script = rsbuffer;