Home
last modified time | relevance | path

Searched refs:sn1 (Results 1 – 21 of 21) sorted by relevance

/titanic_50/usr/src/pkg/manifests/
H A Dsystem-zones-brand-sn1.mf26 set name=pkg.fmri value=pkg:/system/zones/brand/sn1@$(PKGVERS)
50 dir path=usr/lib/brand/sn1 group=sys
51 dir path=usr/lib/brand/sn1/$(ARCH64)
59 file path=usr/lib/brand/sn1/$(ARCH64)/sn1_librtld_db.so.1
60 file path=usr/lib/brand/sn1/config.xml mode=0444
61 file path=usr/lib/brand/sn1/platform.xml mode=0444
62 file path=usr/lib/brand/sn1/sn1_boot mode=0755
63 file path=usr/lib/brand/sn1/sn1_librtld_db.so.1
71 link path=usr/lib/brand/sn1/64 target=$(ARCH64)
H A DSUNWsn1int.mf29 depend fmri=pkg:/system/zones/brand/sn1@0.5.11,5.11-0.133 type=require
/titanic_50/usr/src/lib/brand/sn1/sn1_brand/
H A DMakefile.com31 include ../../Makefile.sn1
65 -I. -I$(BRAND_SHARED)/brand/sys -I$(UTSBASE)/common/brand/sn1
/titanic_50/usr/src/lib/brand/sn1/
H A DMakefile.sn129 BRAND = sn1
H A DMakefile28 include Makefile.sn1
/titanic_50/usr/src/lib/brand/sn1/librtld_db/
H A DMakefile.com28 include ../../Makefile.sn1
/titanic_50/usr/src/lib/brand/
H A DMakefile33 SUBDIRS= shared .WAIT sn1 solaris10 ipkg labeled $($(MACH)_SUBDIRS)
/titanic_50/usr/src/lib/brand/sn1/zone/
H A DMakefile27 BRAND= sn1
/titanic_50/usr/src/uts/sun4u/sn1_brand/
H A DMakefile32 SN1_BASE = $(UTSBASE)/common/brand/sn1
/titanic_50/usr/src/uts/sun4v/sn1_brand/
H A DMakefile32 SN1_BASE = $(UTSBASE)/common/brand/sn1
/titanic_50/usr/src/uts/intel/sn1_brand/
H A DMakefile32 SN1_BASE = $(UTSBASE)/common/brand/sn1
/titanic_50/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c169 iscsit_sna_lt(uint32_t sn1, uint32_t sn2);
3051 iscsit_sna_lt(uint32_t sn1, uint32_t sn2) in iscsit_sna_lt() argument
3053 return ((sn1 != sn2) && in iscsit_sna_lt()
3054 (((sn1 < sn2) && ((sn2 - sn1) < ISCSIT_SNA32_CHECK)) || in iscsit_sna_lt()
3055 ((sn1 > sn2) && ((sn1 - sn2) > ISCSIT_SNA32_CHECK)))); in iscsit_sna_lt()
3059 iscsit_sna_lte(uint32_t sn1, uint32_t sn2) in iscsit_sna_lte() argument
3061 return ((sn1 == sn2) || in iscsit_sna_lte()
3062 (((sn1 < sn2) && ((sn2 - sn1) < ISCSIT_SNA32_CHECK)) || in iscsit_sna_lte()
3063 ((sn1 > sn2) && ((sn1 - sn2) > ISCSIT_SNA32_CHECK)))); in iscsit_sna_lte()
/titanic_50/usr/src/uts/sun4v/
H A DMakefile.rules65 $(OBJS_DIR)/%.o: $(UTSBASE)/sun4/brand/sn1/%.s
242 $(LINTS_DIR)/%.ln: $(UTSBASE)/sun4/brand/sn1/%.s
/titanic_50/usr/src/uts/sun4u/
H A DMakefile.rules114 $(OBJS_DIR)/%.o: $(UTSBASE)/sun4/brand/sn1/%.s
238 $(LINTS_DIR)/%.ln: $(UTSBASE)/sun4/brand/sn1/%.s
/titanic_50/usr/src/uts/intel/
H A DMakefile.rules62 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/brand/sn1/%.s
/titanic_50/usr/src/
H A DMakefile.lint340 lib/brand/sn1 \
H A DTargetdirs273 /usr/lib/brand/sn1 \
463 /usr/lib/brand/sn1/$(MACH64) \
534 /usr/lib/brand/sn1/64 \
641 $(BUILD64) $(ROOT)/usr/lib/brand/sn1/64:= LINKDEST=$(MACH64)
/titanic_50/usr/src/uts/sun4v/ml/
H A Dtrap_table.s1328 SPILL_32bit_tt1(ASI_AIUP,sn1); /* 084 spill 1 normal */
1329 SPILL_64bit_tt1(ASI_AIUP,sn1); /* 088 spill 2 normal */
1330 SPILL_32bit_tt1(ASI_AIUP,sn1); /* 08C spill 3 normal */
1331 SPILL_64bit_tt1(ASI_AIUP,sn1); /* 090 spill 4 normal */
/titanic_50/usr/src/uts/sun4u/ml/
H A Dtrap_table.s1553 SPILL_32bit_tt1(ASI_AIUP,sn1); /* 084 spill 1 normal */
1554 SPILL_64bit_tt1(ASI_AIUP,sn1); /* 088 spill 2 normal */
1555 SPILL_32bit_tt1(ASI_AIUP,sn1); /* 08C spill 3 normal */
1556 SPILL_64bit_tt1(ASI_AIUP,sn1); /* 090 spill 4 normal */
/titanic_50/usr/src/uts/common/
H A DMakefile.rules104 $(OBJS_DIR)/%.o: $(UTSBASE)/common/brand/sn1/%.c
1635 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/brand/sn1/%.c
/titanic_50/
H A D.gitignore3152 usr/src/lib/brand/sn1/zone/sn1_boot