Searched refs:hi (Results 201 - 225 of 325) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.c289 pci_bus_range.lo, pci_bus_range.hi);
291 (pci_bus_range.hi <= ctrl->range->hi)) {
294 pci_bus_range.lo, pci_bus_range.hi);
300 req.ra_len = (uint64_t)pci_bus_range.hi -
361 bus_range.hi = 255;
365 (uint64_t)bus_range.hi - (uint64_t)bus_range.lo,
2435 if (bus_range->lo != bus_range->hi)
2437 "%u -> %u\n", bus_range->lo, bus_range->hi);
2457 bus_range->hi
[all...]
/opensolaris-onvv-gate/usr/src/cmd/mdb/sparc/v9/kmdb/
H A Dkaif_startup.s56 sethi %hi(1f), %g7; \
449 sethi %hi(kmdb_prom_preserve_kctx), %g4
590 sethi %hi(kmdb_prom_preserve_kctx), %g1
873 sethi %hi(kmdb_prom_preserve_kctx), %g4
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DLanguage.pm183 hi:Hindi
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dmagic.t56 eval '$ENV{"FOO"} = "hi there";'; # check that ENV is inited inside eval
59 if ($Is_MSWin32) { ok `set FOO` =~ /^(?:FOO=)?hi there$/; }
61 elsif ($Is_VMS) { ok `write sys\$output f\$trnlnm("FOO")` eq "hi there\n"; }
62 else { ok `echo \$FOO` eq "hi there\n"; }
/opensolaris-onvv-gate/usr/src/common/atomic/sparc/
H A Datomic.s166 sethi %hi(0xffff0000), %o3 ! %o3 = mask
365 sethi %hi(0xffff0000), %o3 ! %o3 = mask
487 sethi %hi(0xffff0000), %o3 ! %o3 = mask
597 sethi %hi(0xffff0000), %o3 ! %o3 = mask
678 sethi %hi(0xffff0000), %o3 ! %o3 = mask
/opensolaris-onvv-gate/usr/src/lib/efcode/engine/
H A Dfcode.c805 uint_t lo, hi; local
811 hi = 0;
814 if (sscanf(str, "%x,%x", &hi, &lo) != 2) {
819 PUSH(DS, hi);
/opensolaris-onvv-gate/usr/src/lib/libbc/sparc/inc/sparc/
H A Dasm_linkage.h93 sethi %hi(.L_/**/x/**/1), %o0; \
/opensolaris-onvv-gate/usr/src/lib/libc/sparcv9/fp/
H A D__quad_mag64.s176 sethi %hi(0xffff0000),%g1
179 sethi %hi(0x7fff),%l7
497 sethi %hi(0xffff0000),%g1
500 sethi %hi(0x7fff),%l7
/opensolaris-onvv-gate/usr/src/stand/lib/fs/common/
H A Dfsswitch.c229 * hi and lo refer to the MS end of the off_t word
237 kern_lseek(int filefd, off_t hi, off_t lo) argument
/opensolaris-onvv-gate/usr/src/uts/common/sys/scsi/impl/
H A Dcommands.h371 #define SCSI_MK16_4_8_4(hi, mid, lo) \
372 (((uint16_t)(hi) << 12) | ((uint16_t)(mid) << 4) | (uint16_t)(lo))
379 #define SCSI_MK24_4_16_4(hi, mid, lo) \
380 (((uint32_t)(hi) << 20) | ((uint32_t)(mid) << 4) | (uint32_t)(lo))
/opensolaris-onvv-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_kdi.s309 sethi %hi(ksfmmup), %g2
/opensolaris-onvv-gate/usr/src/uts/sun4/ml/
H A Dcopy.s134 sethi %hi(.copyinstr_err), %o4
268 sethi %hi(.copyoutstr_err), %o5
/opensolaris-onvv-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgenv_impl.h148 sensor_data_t hi; /* sd_hi */ member in struct:envresp_constants
/opensolaris-onvv-gate/usr/src/uts/sun4u/ml/
H A Dcpr_resume_setup.s131 sethi %hi(FLUSH_ADDR), %g3
H A Dtrap_table.s884 sethi %hi(.check_v9utrap), %g4 ;\
896 sethi %hi(.check_v9utrap), %g4 ;\
908 sethi %hi(.check_v9utrap), %g4 ;\
919 sethi %hi(.check_v9utrap), %g4 ;\
1033 sethi %hi(TAGACC_CTX_MASK), %g4 ;\
1293 sethi %hi(FLUSH_ADDR), %g6 ;\
1826 sethi %hi(0xc1c00000), %g4 ! setup mask for illtrap instruction
1926 sethi %hi(fpu_exists), %g7
2131 sethi %hi(nwin_minus_one), %g5
2307 sethi %hi(fpu_exist
[all...]
H A Dwbuf.s415 sethi %hi(kcontextreg), %g5 ! mov KCONTEXT, %g5
428 sethi %hi(FLUSH_ADDR), %g5
/opensolaris-onvv-gate/usr/src/uts/sun4u/opl/sys/pcicmu/
H A Dpcicmu.h54 uint32_t hi; member in struct:pcmu_bus_range
/opensolaris-onvv-gate/usr/src/uts/sun4v/vm/
H A Dmach_kpm.c294 struct memseg *lo, struct memseg *mid, struct memseg *hi)
293 hat_kpm_split_mseg_update(struct memseg *msp, struct memseg **mspp, struct memseg *lo, struct memseg *mid, struct memseg *hi) argument
/opensolaris-onvv-gate/usr/src/common/util/i386/
H A Dmuldiv.s75 mov 12(%ebp),%eax / A.hi (a)
76 mull 16(%ebp) / Multiply A.hi by B.lo (produces ad)
83 mull 20(%ebp) / Multiply A.lo * B.hi (producing bc)
923 / #define A_MUL32(a, b, lo, hi) \
925 / : "=a"((uint32_t)(lo)), "=d"((uint32_t)(hi)) : "g" (b), "0"(a))
928 / #define A_DIV32(lo, hi, b, q, r) \
931 / : "g" (b), "0"((uint32_t)(lo)), "1"((uint32_t)hi))
/opensolaris-onvv-gate/usr/src/uts/common/io/lvm/softpart/
H A Dsp.c594 int lo, mid, hi, found, more; local
604 hi = un->un_numexts - 1;
611 while (lo <= hi && !found) {
612 mid = (lo + hi) / 2;
618 hi = mid - 1;
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dcred.c545 int hi, lo; local
563 hi = grps->crg_ngroups - 1;
567 int m = (lo + hi) / 2;
572 hi = m - 1;
575 } while (lo <= hi);
/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/
H A Dcheetahasm.h39 sethi %hi(symbol), reg; \
43 sethi %hi(symbol), reg; \
47 sethi %hi(symbol), reg; \
803 sethi %hi(FLUSH_ADDR), tmp1 ;\
1078 sethi %hi(label), %g1; \
/opensolaris-onvv-gate/usr/src/cmd/th_tools/
H A Dth_define.c1390 struct collector_def *hi = (struct collector_def *)arg; local
1393 hi->ed.name, hi->ed.instance,
1394 hi->ed.rnumber, hi->ed.access_type);
1406 (void) manage_instance(fd, hi->ed.name,
1407 hi->ed.instance, BOFI_START);
1408 collect_state(fd, BOFI_CHK_STATE_W, &hi->es, &hi->ed, devpath);
/opensolaris-onvv-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c410 ((bus_no >= br_p->lo) && (bus_no <= br_p->hi)))
423 uint64_t low, hi; local
428 hi = low + assign_p->pci_size_low;
429 if ((addr < hi) && (addr >= low))
443 uint64_t low, hi; local
462 hi = ranges_p->size_low + low;
463 if ((addr < hi) && (addr >= low))
469 hi = (((uint64_t)ranges_p->size_high << 32) |
471 if ((addr < hi) && (addr >= low))
/opensolaris-onvv-gate/usr/src/lib/libast/common/regex/
H A Dregcomp.c142 node(Cenv_t* env, int type, int lo, int hi, size_t extra) argument
152 e->hi = hi;
325 unsigned int n = e->hi + f->hi;
329 if (e->hi > RE_DUP_MAX || f->hi > RE_DUP_MAX)
338 e->hi = n;
425 if (e->hi != RE_DUP_INF)
428 if ((env->stats.n += e->hi) <
[all...]

Completed in 303 milliseconds

1234567891011>>