Searched refs:high (Results 251 - 275 of 374) sorted by relevance

<<1112131415

/freebsd-current/sys/arm/arm/
H A Dmachdep_boot.c233 serial = walker->u.tag_sn.high;
/freebsd-current/lib/libc/rpc/
H A Dclnt_generic.c115 maxvers = rpcerr.re_vers.high;
/freebsd-current/sys/dev/irdma/
H A Dirdma_defs.h333 #define GENMASK_ULL(high, low) ((0xFFFFFFFFFFFFFFFFULL >> (64ULL - ((high) - (low) + 1ULL))) << (low))
336 #define GENMASK(high, low) ((0xFFFFFFFFUL >> (32UL - ((high) - (low) + 1UL))) << (low))
/freebsd-current/sys/kern/
H A Dkern_malloc.c456 vm_paddr_t low, vm_paddr_t high, unsigned long alignment,
461 ret = (void *)kmem_alloc_contig(size, flags, low, high, alignment,
470 struct domainset *ds, int flags, vm_paddr_t low, vm_paddr_t high,
475 ret = (void *)kmem_alloc_contig_domainset(ds, size, flags, low, high,
455 contigmalloc(unsigned long size, struct malloc_type *type, int flags, vm_paddr_t low, vm_paddr_t high, unsigned long alignment, vm_paddr_t boundary) argument
469 contigmalloc_domainset(unsigned long size, struct malloc_type *type, struct domainset *ds, int flags, vm_paddr_t low, vm_paddr_t high, unsigned long alignment, vm_paddr_t boundary) argument
/freebsd-current/contrib/dialog/
H A Dfselect.c162 int high = getmaxy(list->win); local
167 if (list->choice - list->offset >= high)
168 list->offset = list->choice - high + 1;
/freebsd-current/contrib/ncurses/ncurses/win32con/
H A Dwin32_driver.c585 int high = (WINCONSOLE.SBI.srWindow.Bottom - local
589 int max_cells = (high * wide);
606 this_size.Y = (SHORT) high;
/freebsd-current/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c651 uint16_t flags, uint16_t *low, uint16_t *high)
655 *high = 6100;
662 *high = 2732;
650 ar5212GetChannelEdges(struct ath_hal *ah, uint16_t flags, uint16_t *low, uint16_t *high) argument
/freebsd-current/sys/dev/viapm/
H A Dviapm.c826 u_char high, low; local
842 high = VIAPM_INB(SMBHDATA1);
844 *word = ((high & 0xff) << 8) | (low & 0xff);
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c73 #define llquantize_high u.llquantize.high
82 uint16_t high; member in struct:dt_prepare_args::__anon3::llquantize_args
1165 uint16_t factor, low, high, nsteps; local
1180 high = DTRACE_LLQUANTIZE_HIGH(arg);
1187 if (size > INT32_MAX || factor < 2 || low >= high ||
1225 args->llquantize_high = high;
1241 uint16_t factor, low, high, nsteps; local
1257 high = args.llquantize_high;
1277 while (order <= high) {
1316 uint16_t factor, low, high, nstep local
[all...]
/freebsd-current/usr.sbin/pciconf/
H A Dcap.c291 printf("high node count");
1011 uint32_t high, low; local
1019 high = read_config(fd, &p->pc_sel, ptr + PCIR_SERIAL_HIGH, 4);
1020 printf(" %08x%08x\n", high, low);
/freebsd-current/sys/dev/bnxt/bnxt_en/
H A Dbnxt_txrx.c556 flags2 = le32toh(tpas->high.flags2);
561 ri->iri_vtag = le32toh(tpas->high.metadata) &
638 softc->rx_rings[ri->iri_qsidx].tpa_start[agg_id].high =
/freebsd-current/sys/compat/linux/
H A Dlinux_ioctl.c91 .high = LINUX_IOCTL_ ## SHORTNAME ## _MAX, \
121 .high = LINUX_IOCTL_TERMIO_MAX },
2769 * are uninitialized and therefore have high random
3559 if (cmd >= he->low && cmd <= he->high) {
3571 if (cmd >= he->low && cmd <= he->high) {
3620 if (cmd >= handler->low && cmd <= handler->high) {
3656 he->high = h->high;
3657 he->span = h->high - h->low + 1;
3721 he->high
[all...]
/freebsd-current/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-armv8.pl388 adds $acc1,$acc1,$t0 // accumulate high parts of multiplication
448 adds $acc1,$acc1,$t0 // accumulate high parts of multiplication
498 // "can't overflow" below mark carrying into high part of
509 adds $acc2,$acc2,$t1 // accumulate high parts of multiplication
520 adds $t1,$t1,$t2 // accumulate high parts of multiplication
1380 adds $acc1,$acc1,$t0 // accumulate high parts of multiplication
1436 adds $acc1,$acc1,$t0 // accumulate high parts
1523 // "can't overflow" below mark carrying into high part of
1534 adds $acc2,$acc2,$t1 // accumulate high parts of multiplication
1545 adds $t1,$t1,$t2 // accumulate high part
[all...]
H A Decp_nistz256-sparcv9.pl205 srlx $t0,32,@acc[1] ! extract high parts
217 addcc @acc[1],$t1,@acc[1] ! accumulate high parts
292 srlx $t0,32,@acc[1] ! extract high parts
309 addcc @acc[1],$t1,@acc[1] ! accumulate high parts
1817 addcc $acc1,$t0,$acc1 ! accumulate high parts of multiplication
1854 umulxhi $acc0,$poly3,$t3 ! acc0*0xFFFFFFFF00000001, high part
1879 addcc $acc1,$t0,$acc1 ! accumulate high parts of multiplication
1890 umulxhi $acc0,$poly3,$t3 ! acc0*0xFFFFFFFF00000001, high part
1914 ! "can't overflow" below mark carrying into high part of
1925 addcc $acc2,$t1,$acc2 ! accumulate high part
[all...]
/freebsd-current/tools/tools/ath/athrd/
H A Dathrd.c168 getChannelEdges(struct ath_hal *ah, u_int16_t flags, u_int16_t *low, u_int16_t *high) argument
175 *high = pCap->halHigh5GhzChan;
180 *high = pCap->halHigh2GhzChan;
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub_funcs.h13 uint16_t flags, uint16_t *low, uint16_t *high);
/freebsd-current/sys/dev/isci/scil/
H A Dsati_inquiry.c540 sati_set_data_dword(sequence, scsi_io, byte_offset, sas_address.high);
H A Dintel_sas.h77 U32 high; member in struct:SCI_SAS_ADDRESS
H A Dscif_sas_domain.c192 && (fw_device_address.high == sas_address->high) )
/freebsd-current/sys/dev/mrsas/
H A Dmrsas_cam.c609 req_desc->addr.u.high);
612 r1_cmd->request_desc->addr.u.high);
615 req_desc->addr.u.high);
1900 mrsas_fire_cmd(sc, req_desc->addr.u.low, req_desc->addr.u.high);
/freebsd-current/lib/libc/amd64/string/
H A Dstrrchr.S46 movzbl %sil, %esi # clear stray high bits
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c1520 vm_paddr_t high; local
1530 high = priv->dma_coherent_mask;
1533 high = BUS_SPACE_MAXADDR_32BIT;
1537 mem = kmem_alloc_contig(size, flag & GFP_NATIVE_MASK, 0, high,
/freebsd-current/sys/dev/cadence/
H A Dif_cgem.c252 uint32_t high = RD4(sc, CGEM_SPEC_ADDR_HI(i)) & 0xffff; local
253 if (low != 0 || high != 0) {
258 eaddr[4] = high & 0xff;
259 eaddr[5] = (high >> 8) & 0xff;
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c1540 int high, low; local
1583 high = parse_hex_nibble(digest[i]);
1585 if (high == -1 || low == -1) {
1591 digest_buf[j] = high << 4 | low;
/freebsd-current/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h970 uint64_t physAddr = (uint64_t)((uint64_t)GET_UINT8(p_Bd->buff.high) << 32);
978 WRITE_UINT8(fmPhysAddr->high,(uint8_t)((value & 0x000000ff00000000LL) >> 32));

Completed in 419 milliseconds

<<1112131415