Searched refs:high (Results 51 - 75 of 191) sorted by relevance

12345678

/illumos-gate/usr/src/uts/sun4u/daktari/ml/
H A Ddaktari_asm.s87 srlx %g1, 32, %o0 ! put the high 32 bits in low part of o0
111 srlx %g1, 32, %o0 ! put the high 32 bits in low part of o0
/illumos-gate/usr/src/lib/libbc/inc/include/rpc/
H A Dauth.h67 u_int32 high; member in struct:des_block::__anon2764
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dlround.s83 movl 8(%ecx),%eax / high part of x
H A Dround.s79 movl 8(%ecx),%eax / high part of x
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot_a.out.s118 srl %o1, 10, %o2 ! Get high part of function address
/illumos-gate/usr/src/cmd/passmgmt/
H A Dpassmgmt.c118 uid_t high; /* high bound for this uid block */ member in struct:uid_blk
784 uid_sp->high = (UID_MIN -1);
980 passwd_st.pw_uid = uid_sp->high + 1;
1407 uid_p->high = uid_tp->high;
1426 uid_tp->high = uid_tp->low = num;
1434 * with low represents the low inclusive end and high represents
1435 * the high inclusive end. In the beginning, we initialize a linked
1436 * list of one uid_blk with low = high
[all...]
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dsub3.c308 int low, high, i; local
317 high = yycgid(*s++);
318 for (i = low; i <= high; ++i)
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dprint.c108 int low = 0, mid, high = listsize - 2; local
109 while (low <= high) {
110 mid = (low + high) / 4 * 2;
115 high = mid - 2;
119 high = mid - 2;
/illumos-gate/usr/src/cmd/sh/
H A Dname.c117 int high; local
125 high = n - 1;
127 while (low <= high)
129 mid = (low + high) / 2;
132 high = mid - 1;
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvcauth_des.c172 cred->adc_fullname.key.key.high = (uint32_t)*ixdr++;
191 verf.adv_xtimestamp.key.high = (uint32_t)*ixdr++;
269 cryptbuf[1].key.high = cred->adc_fullname.window;
271 ivec.key.high = ivec.key.low = 0;
416 *ixdr++ = (int32_t)verf.adv_xtimestamp.key.high;
576 hi = key->key.high;
578 if (cp->key.key.high == hi &&
H A Dauth_des.c280 ivec.key.high = ivec.key.low = 0;
295 ad->ad_cred.adc_fullname.window = cryptbuf[1].key.high;
355 buf.key.high = (uint32_t)*ixdr++;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c252 bd_chain->bd_chain_phy.as_u32.high,
371 bd_chain->bd_chain_phy.as_u32.high,
881 LM_INTMEM_WRITE32(pdev, 4 + CSTORM_ISCSI_EQ_NEXT_PAGE_ADDR_OFFSET(func, eq_idx), lm_bd_chain_phys_addr(&LM_SC_EQ(pdev, eq_sb_idx).bd_chain, 1).as_u32.high, BAR_CSTRORM_INTMEM);
883 LM_INTMEM_WRITE32(pdev, 4 + CSTORM_ISCSI_EQ_NEXT_EQE_ADDR_OFFSET(func, eq_idx), lm_bd_chain_phys_addr(&LM_SC_EQ(pdev, eq_sb_idx).bd_chain, 0).as_u32.high, BAR_CSTRORM_INTMEM);
1007 ramrod_params->fcoe_init.eq_pbl_base.hi = mm_cpu_to_le32(LM_FC_PBL(pdev, pdev->fcoe_info.run_time.fc_eq_base_chain_idx).pbl_phys_table_phys.as_u32.high);
2217 iscsi->ctx_virt, iscsi->ctx_phys.as_u32.high, iscsi->ctx_phys.as_u32.low);
2233 pbl_base.as_u32.high = req1->sq_page_table_addr_hi;
2236 ctx->xstorm_st_context.iscsi.sq_pbl_base.hi = pbl_base.as_u32.high;
2243 ctx->xstorm_st_context.iscsi.hq_pbl_base.hi = iscsi->hq.pbl_phys_table_phys.as_u32.high;
2245 ctx->xstorm_st_context.iscsi.hq_curr_pbe_base.hi = iscsi->hq.pbl_phys_table_virt[0].as_u32.high;
[all...]
H A Dlm_l5sp.c39 spe.data.phy_address.hi = iscsi->sp_req_data.phys_addr.as_u32.high;
235 spe.data.phy_address.hi = iscsi->sp_req_data.phys_addr.as_u32.high;
/illumos-gate/usr/src/common/ficl/
H A Dficl.h607 #define FICL_2INTEGER_SET(high, low, doublei) \
609 (((ficl2Integer)(high)) << FICL_BITS_PER_CELL)))
610 #define FICL_2UNSIGNED_SET(high, low, doubleu) \
612 (((ficl2Unsigned)(high)) << FICL_BITS_PER_CELL))
645 ficlUnsigned high; member in struct:__anon483
651 ficlInteger high; member in struct:__anon484
657 { ficl2Integer x; x.low = (lo); x.high = (hi); (doublei) = x; }
659 { ficl2Unsigned x; x.low = (lo); x.high = (hi); (doubleu) = x; }
661 #define FICL_2UNSIGNED_GET_HIGH(doubleu) ((doubleu).high)
662 #define FICL_2UNSIGNED_NOT_ZERO(doubleu) ((doubleu).high || (double
[all...]
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.s413 ! 1st chunk - %d0 low, %d16 high, %d32 pre, %d48 dst
421 ! 2nd chunk - %d0 pre, %d16 low, %d32 high, %d48 dst
429 ! 3rd chunk - %d0 high, %d16 pre, %d32 low, %d48 dst
501 ! 1st chunk - %d0 low, %d16 high, %d32 pre, %d48 dst
509 ! 2nd chunk - %d0 pre, %d16 low, %d32 high, %d48 dst
517 ! 3rd chunk - %d0 high, %d16 pre, %d32 low, %d48 dst
587 ! 1st chunk - %d0 low, %d16 high, %d32 pre, %d48 dst
595 ! 2nd chunk - %d0 pre, %d16 low, %d32 high, %d48 dst
603 ! 3rd chunk - %d0 high, %d16 pre, %d32 low, %d48 dst
675 ! 1st chunk - %d0 low, %d16 high,
[all...]
/illumos-gate/usr/src/boot/sys/i386/include/
H A Dcpufunc.h448 u_int low, high; local
450 __asm __volatile("xgetbv" : "=a" (low), "=d" (high) : "c" (reg));
451 return (low | ((uint64_t)high << 32));
457 u_int low, high; local
460 high = val >> 32;
461 __asm __volatile("xsetbv" : : "c" (reg), "a" (low), "d" (high));
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s81 * %stick_cmp high-32 0x1FE.0000.F068
83 * %stick high-32 0x1FE.0000.F078
86 #define HSTC_HIGH 0x68 /* stick_cmp high 32-bits */
88 #define HST_HIGH 0x78 /* stick high 32-bits */
89 #define HST_DIFF 0x08 /* low<-->high diff */
109 * low-to-high 32-bit rollover resulting in a return value that is
111 * the low-32 bits after the high-32 and verifying the "after" value
112 * is >= the "before" value; if not, increment the high-32 value.
116 * 773 seconds; incrementing the high-32 value will not overflow for
122 * new values to the high
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlm_defs.h554 u32_t high; member in struct:_lm_u64_t::_lm_u64_as_u32_t
558 u32_t high;
580 (result)->as_u32.high++; \
594 (result)->as_u32.high--; \
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dstart_eltorito.S254 jae .high
257 .high: add $('A'-10), %al
/illumos-gate/usr/src/uts/sun4u/opl/os/
H A Dopl.c324 uint64_t ssize, low, high, boundary; local
333 high = low+(uint64_t)(ml->ml_size);
334 while (low < high) {
336 boundary = MIN(high, boundary);
370 * whole show in to the high end of memory. Having
480 uint64_t low, high; local
494 high = low + list->size;
495 while (low < high) {
497 boundary = MIN(high, boundary);
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsvcauthdes.c181 cred->adc_fullname.key.key.high = (uint32_t)*ixdr++;
199 verf.adv_xtimestamp.key.high = (uint32_t)*ixdr++;
231 cryptbuf[1].key.high = cred->adc_fullname.window;
233 ivec.key.high = ivec.key.low = 0;
339 *ixdr++ = (int32_t)verf.adv_xtimestamp.key.high;
/illumos-gate/usr/src/cmd/trapstat/sun4/
H A Dtrapstat.c417 select_cpus(processorid_t low, processorid_t high) argument
425 if (high < 0 || high >= g_max_cpus)
426 fatal("invalid cpu '%d'\n", high);
428 if (low >= high)
429 fatal("invalid range '%d' to '%d'\n", low, high);
434 } while (++low <= high);
/illumos-gate/usr/src/lib/libuuid/common/
H A Duuid.c232 * The variant for this format is the 2 high bits set to 10,
413 * The variant for this format is the 2 high bits set to 10,
446 * Creates a new UUID. The uuid will be generated based on high-quality
614 uint_t high; local
628 high = uuid.time_mid | ((uuid.time_hi_and_version & 0xFFF) << 16);
629 clock_reg = uuid.time_low | ((u_longlong_t)high << 32);
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dpack_float.c61 unsigned long high, low, shiftout = 0; local
63 high = pu->significand[i] >> n;
65 pu->significand[i] = shiftout | high;
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dutils.c375 #define high(x) (x>>HALFLONG) macro
534 sum = low(sum) + high(sum);
536 return ((short)low(sum) + (short)high(sum));

Completed in 385 milliseconds

12345678