/titanic_50/usr/src/pkg/manifests/ |
H A D | system-zones-brand-sn1.mf | 26 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 D | SUNWsn1int.mf | 29 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 D | Makefile.com | 31 include ../../Makefile.sn1 65 -I. -I$(BRAND_SHARED)/brand/sys -I$(UTSBASE)/common/brand/sn1
|
/titanic_50/usr/src/lib/brand/sn1/ |
H A D | Makefile.sn1 | 29 BRAND = sn1
|
H A D | Makefile | 28 include Makefile.sn1
|
/titanic_50/usr/src/lib/brand/sn1/librtld_db/ |
H A D | Makefile.com | 28 include ../../Makefile.sn1
|
/titanic_50/usr/src/lib/brand/ |
H A D | Makefile | 33 SUBDIRS= shared .WAIT sn1 solaris10 ipkg labeled $($(MACH)_SUBDIRS)
|
/titanic_50/usr/src/lib/brand/sn1/zone/ |
H A D | Makefile | 27 BRAND= sn1
|
/titanic_50/usr/src/uts/sun4u/sn1_brand/ |
H A D | Makefile | 32 SN1_BASE = $(UTSBASE)/common/brand/sn1
|
/titanic_50/usr/src/uts/sun4v/sn1_brand/ |
H A D | Makefile | 32 SN1_BASE = $(UTSBASE)/common/brand/sn1
|
/titanic_50/usr/src/uts/intel/sn1_brand/ |
H A D | Makefile | 32 SN1_BASE = $(UTSBASE)/common/brand/sn1
|
/titanic_50/usr/src/uts/common/io/comstar/port/iscsit/ |
H A D | iscsit.c | 169 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 D | Makefile.rules | 65 $(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 D | Makefile.rules | 114 $(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 D | Makefile.rules | 62 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/brand/sn1/%.s
|
/titanic_50/usr/src/ |
H A D | Makefile.lint | 340 lib/brand/sn1 \
|
H A D | Targetdirs | 273 /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 D | trap_table.s | 1328 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 D | trap_table.s | 1553 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 D | Makefile.rules | 104 $(OBJS_DIR)/%.o: $(UTSBASE)/common/brand/sn1/%.c 1635 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/brand/sn1/%.c
|
/titanic_50/ |
H A D | .gitignore | 3152 usr/src/lib/brand/sn1/zone/sn1_boot
|