Home
last modified time | relevance | path

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

/linux/arch/powerpc/tools/
H A Dcheckpatch.sh7 script_base=$(realpath $(dirname $0))
9 exec $script_base/../../../scripts/checkpatch.pl \
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c1124 u_char *script_base; local
1133 script_base = (u_char *) np->scripta0;
1140 script_base = (u_char *) np->scriptb0;
1145 script_base = NULL;
1160 scr_to_cpu((int) *(u32 *)(script_base + script_ofs)));