Home
last modified time | relevance | path

Searched refs:crt (Results 1 – 20 of 20) sorted by relevance

/titanic_41/usr/src/uts/sparc/v9/
H A DMakefile.files38 CORE_OBJS += crt.o \
70 ASSYM_DEPS += crt.o \
/titanic_41/usr/src/uts/common/pcmcia/cs/
H A Dcs.c6389 volatile config_regs_t *crt;
6571 crt = &client->config_regs;
6574 bzero((char *)crt, sizeof (config_regs_t));
6578 crt->cor_p = (newoffset + CONFIG_OPTION_REG_OFFSET);
6582 crt->ccsr_p = (newoffset + CONFIG_STATUS_REG_OFFSET);
6586 crt->prr_p = (newoffset + CONFIG_PINREPL_REG_OFFSET);
6590 crt->scr_p = (newoffset + CONFIG_COPY_REG_OFFSET);
6594 crt->exstat_p = (newoffset + CONFIG_EXSTAT_REG_OFFSET);
6598 crt->iobase0_p = (newoffset + CONFIG_IOBASE0_REG_OFFSET);
6602 crt->iobase1_p = (newoffset + CONFIG_IOBASE1_REG_OFFSET);
[all …]
/titanic_41/usr/src/lib/libc/sparc/
H A DMakefile.com1146 $(LIBCBASE)/crt/_rtld.s \
1147 $(LIBCBASE)/crt/_rtbootld.s \
1177 $(LIBCBASE)/crt/_ftou.c \
1341 $(STRETS:%=pics/%): $(LIBCBASE)/crt/stret.s
1342 $(AS) $(ASFLAGS) -DSTRET$(@F:stret%.o=%) $(LIBCBASE)/crt/stret.s -o $@
1345 $(LIBCBASE)/crt/_rtbootld.s: $(LIBCBASE)/crt/_rtboot.s $(LIBCBASE)/crt/_rtld.c
1347 $(LIBCBASE)/crt/_rtld.c -o $(LIBCBASE)/crt/_rtld.s
1348 $(CAT) $(LIBCBASE)/crt/_rtboot.s $(LIBCBASE)/crt/_rtld.s > $@
1349 $(RM) $(LIBCBASE)/crt/_rtld.s
1352 pics/_rtbootld.o: $(LIBCBASE)/crt/_rtbootld.s
[all …]
/titanic_41/usr/src/lib/libc/i386/
H A DMakefile.com1122 crt/_rtld.s \
1123 crt/_rtbootld.s \
1279 $(LIBCBASE)/crt/_rtbootld.s: $(LIBCBASE)/crt/_rtboot.s $(LIBCBASE)/crt/_rtld.c
1281 $(LIBCBASE)/crt/_rtld.c -o $(LIBCBASE)/crt/_rtld.s
1282 $(CAT) $(LIBCBASE)/crt/_rtboot.s $(LIBCBASE)/crt/_rtld.s > $@
1283 $(RM) $(LIBCBASE)/crt/_rtld.s
1286 pics/_rtbootld.o: $(LIBCBASE)/crt/_rtbootld.s
1287 $(AS) $(ASFLAGS) $(LIBCBASE)/crt/_rtbootld.s -o $@
/titanic_41/usr/src/uts/i86pc/io/tzmon/
H A Dtzmon.h50 int crt; member
H A Dtzmon.c460 tzmon_eval_int(obj, "_CRT", &tzp->crt); in tzmon_enumerate_zone()
670 DTRACE_PROBE4(tz__temp, int, tmp, int, tzp->crt, int, tzp->hot, in tzmon_eval_zone()
684 if (tzp->crt > 0 && tmp >= tzp->crt) { in tzmon_eval_zone()
/titanic_41/usr/src/lib/brand/shared/brand/
H A DMakefile.com28 ASOBJS = crt.o handler.o runexe.o
/titanic_41/usr/src/lib/brand/sn1/sn1_brand/
H A DMakefile.com28 ASOBJS = crt.o handler.o runexe.o brand_util.o
/titanic_41/usr/src/lib/brand/solaris10/s10_brand/
H A DMakefile.com28 ASOBJS = crt.o handler.o runexe.o brand_util.o
/titanic_41/usr/src/lib/libc/
H A DMakefile.targ37 pics/%.o: $(LIBCBASE)/crt/%.c
41 pics/%.o: $(LIBCBASE)/crt/%.s
/titanic_41/usr/src/lib/libbc/sparc/
H A DMakefile206 pics/%.o s5pics/%.o : ../libc/crt/sparc/%.s
210 pics/%.o s5pics/%.o : ../libc/crt/sparc/%.c
/titanic_41/usr/src/cmd/abi/appcert/etc/
H A Detc.tweaks.in108 # These special symbols are well-known, e.g. crt, and uninteresting.
/titanic_41/usr/src/lib/libc/amd64/
H A DMakefile1065 crt/_rtld.s \
/titanic_41/usr/src/lib/libc/sparcv9/
H A DMakefile.com1110 $(LIBCBASE)/crt/_ftou.c \
/titanic_41/usr/src/lib/libc/port/
H A Dllib-lc173 * This really comes from the crt*.s startup modules.
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-data-terminfo.mf410 file path=usr/share/lib/terminfo/c/crt
1908 hardlink path=usr/share/lib/terminfo/c/crt-vt220 target=../c/crt
/titanic_41/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README875 4918303 0@0.so.1 should not use compiler-supplied crt*.o files
/titanic_41/usr/src/cmd/terminfo/
H A Dtermcap.src1071 scoansi-old|SCO Extended ANSI standard crt (5.0.5):\
1085 scoansi-new|SCO Extended ANSI standard crt (5.0.6):\
1093 scoansi|SCO Extended ANSI standard crt:\
2542 crt|crt-vt220|CRT 2.3 emulating VT220:\
19668 # * add 'crt' entry - TD
H A Dterminfo.src1166 scoansi-old|SCO Extended ANSI standard crt (5.0.5),
1195 scoansi-new|SCO Extended ANSI standard crt (5.0.6),
1208 scoansi|SCO Extended ANSI standard crt,
2875 crt|crt-vt220|CRT 2.3 emulating VT220,
21884 # * add 'crt' entry - TD
/titanic_41/
H A D.gitignore3386 usr/src/lib/libc/i386/crt/_rtbootld.s