Searched defs:val1 (Results 1 - 25 of 34) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_isr.c79 uint32_t val, val1, linkupval; local
95 val1 = XG_LINK_STATE_P3(adapter->ahw.pci_func, val);
101 val1 = val & 0xff;
106 if (adapter->ahw.linkup && (val1 != linkupval)) {
112 } else if ((adapter->ahw.linkup == 0) && (val1 == linkupval)) {
/illumos-gate/usr/src/common/crypto/rng/
H A Dfips_random.c31 * Adds val1 and val2 and stores result into sum. The various input
43 fips_add160(uint32_t *sum, uint32_t const *val1, uint32_t const *val2, argument
52 partialsum = val1[i] + (complement_val2 ? ~val2[i] : val2[i]) +
55 carry = (partialsum <= val1[i]);
57 carry = (partialsum < val1[i]);
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_expr.c78 Dwarf_Unsigned val1,
195 res = _dwarf_pro_encode_signed_leb128_nm(val1,
207 res = _dwarf_pro_encode_leb128_nm(val1, &operand_size,
258 WRITE_UNALIGNED(dbg, operand, &val1, sizeof(val1), 1);
265 WRITE_UNALIGNED(dbg, operand, &val1, sizeof(val1), 2);
272 WRITE_UNALIGNED(dbg, operand, &val1, sizeof(val1), 4);
279 WRITE_UNALIGNED(dbg, operand, &val1, sizeo
76 dwarf_add_expr_gen(Dwarf_P_Expr expr, Dwarf_Small opcode, Dwarf_Unsigned val1, Dwarf_Unsigned val2, Dwarf_Error * error) argument
[all...]
H A Dpro_frame.c345 Generic routine to add opcode to fde instructions. val1 and
369 Dwarf_Unsigned val1,
401 if (val1 <= 0x3f) {
402 db = val1;
406 else if (val1 <= UCHAR_MAX) {
408 db = val1;
418 else if (val1 <= USHRT_MAX) {
420 dh = val1;
430 else if (val1 <= ULONG_MAX) {
432 dw = (Dwarf_Word) val1;
367 dwarf_add_fde_inst(Dwarf_P_Fde fde, Dwarf_Small op, Dwarf_Unsigned val1, Dwarf_Unsigned val2, Dwarf_Error * error) argument
[all...]
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_grc3.c46 _muldivu64(uint32_t a, uint32_t val1, uint32_t val2) argument
48 uint64_t v = ((uint64_t)a) * val1 / val2;
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_fnreaddir.c559 const FN_attrvalue_t *val1; local
570 val1 = fn_attribute_first(attr, &iter2);
572 if ((val1 == NULL && val2 != NULL) ||
573 (val1 != NULL && val2 == NULL)) {
576 if (val1 != NULL && val2 != NULL) {
577 if (val1->length != val2->length ||
578 memcmp(val1->contents, val2->contents,
579 val1->length) != 0) {
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dbnxe_hw_debug.c335 u32_t i, val, val1, val2, chip_rev, chip_metal; local
423 // Read register PXP_REG_HST_VF_DISABLED_ERROR_VALID val1 and register PXP_REG_HST_VF_DISABLED_ERROR_DATA val2 and check if condition on val1,val2 exist
509 // Read register PXP2_REG_RD_SR_CNT val1 and register PXP2_REG_RD_SR_NUM_CFG val2 and check if condition on val1,val2 exist
510 IDLE_CHK_3(0x1F, PXP2_REG_RD_SR_CNT, PXP2_REG_RD_SR_NUM_CFG, (val1 != (val2-1)), IDLE_CHK_WARNING, "PXP2: rd_sr_cnt is not equal to rd_sr_num_cfg");
511 // Read register PXP2_REG_RD_BLK_CNT val1 and register PXP2_REG_RD_BLK_NUM_CFG val2 and check if condition on val1,val2 exist
512 IDLE_CHK_3(0x1F, PXP2_REG_RD_BLK_CNT, PXP2_REG_RD_BLK_NUM_CFG, (val1 != val2), IDLE_CHK_WARNING, "PXP2: rd_blk_cnt is not equal to rd_blk_num_cfg");
513 // Read register PXP2_REG_RD_SR_CNT val1 an
[all...]
/illumos-gate/usr/src/cmd/fm/schemes/hc/
H A Dscheme.c165 char *val1 = NULL, *val2 = NULL; local
167 (void) nvlist_lookup_string(auth1, *namep, &val1);
169 if (val1 == NULL && val2 == NULL)
171 if (val1 == NULL || val2 == NULL || strcmp(val1, val2) != 0)
/illumos-gate/usr/src/cmd/fm/schemes/mem/
H A Dmem.c460 uint64_t val1, val2; local
481 err1 = nvlist_lookup_uint64(nvl, FM_FMRI_MEM_OFFSET, &val1);
523 FM_FMRI_MEM_PHYSADDR, err1 == 0 ? (u_longlong_t)val1 :
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.c246 poe_two_longs(poep_t *poep, uint16_t ttype, uint32_t val1, uint32_t val2) argument
250 vals[0] = htonl(val1);
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/platform-mem/
H A Dmem.c459 uint64_t val1, val2; local
467 err1 = nvlist_lookup_uint64(in, FM_FMRI_MEM_OFFSET, &val1);
507 FM_FMRI_MEM_PHYSADDR, err1 == 0 ? (u_longlong_t)val1 :
/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dcall_frame_inst.c557 uint64_t val1 = _Unw_get_val(datap, reloc, opr1, daf, caf, enc); local
559 if ((opr1 == ULEB128_SREG && val1 == BAD_REG) ||
566 if (val1 > pc)
568 *reached_pc_p = val1;
573 if (*reached_pc_p + val1 > pc)
575 *reached_pc_p += val1;
578 f_state[val1].rule = offset_rule;
579 f_state[val1].source_reg = CF_ADDR;
580 f_state[val1].offset = val2;
584 f_state[val1]
[all...]
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c199 Xword val1; local
233 val1 = (ofl->ofl_osgot->os_shdr->sh_addr + got_off) -
236 if (do_reloc_ld(&rdesc_r_amd64_gotpcrel, &pltent[0x02], &val1,
248 val1 = (Xword)(sdp->sd_aux->sa_PLTndx - 1);
250 if (do_reloc_ld(&rdesc_r_amd64_32, &pltent[0x07], &val1,
266 val1 = (Xword)((intptr_t)((uintptr_t)plt0 -
269 if (do_reloc_ld(&rdesc_r_amd64_pc32, &pltent[0x0c], &val1,
1495 Xword val1; local
1515 val1 = (ofl->ofl_osgot->os_shdr->sh_addr) +
1520 &val1, syn_rdesc_sym_nam
[all...]
H A Drelocate.c362 Addr val1 = ssvp1->ssv_value; local
365 if (val1 > val2)
367 if (val1 < val2)
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dpm3393.c559 (void) t1_tpi_read((mac)->adapter, OFFSET(((name)+1)), &val1); \
561 (mac)->stats.stat_name = (u16)val0 | (((u16)val1) << 16) \
573 u32 val0, val1, val2, val3; local
581 (void) pmread(mac, SUNI1x10GEXP_REG_MSTAT_COUNTER_ROLLOVER_1, &val1);
584 ro = (u16)val0 | (((u16)val1) << 16) | ((u64)((u16)val2) << 32)
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hw.c328 uint16_t val1; local
337 * Keep the val1 code even though it is not used. Could be
346 BCM8704_USER_TX_ALARM_STATUS_REG, &val1);
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_slice.c433 uint64_t val1, val2; local
533 val1 = str2sector(cleaned);
534 if (val1 == -1) {
651 vt->v_part[index].p_start = val1;
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.c820 uint64_t val0, val1, val2; local
837 val1 = data->w1;
842 XMAC_ALT_ADDR1N_REG_ADDR(entryn), val1);
849 XMAC_ALT_ADDR1N_REG_ADDR(entryn), &val1);
853 data->w1 = val1 & 0xFFFF;
868 val1 = data->w1;
873 BMAC_ALT_ADDR1N_REG_ADDR(entryn), val1);
880 BMAC_ALT_ADDR1N_REG_ADDR(entryn), &val1);
884 data->w1 = val1 & 0xFFFF;
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Daxq.c1200 uint32_t val0, val1; local
1226 val1 = *(softsp->axq_casm_slot[casmslot1]);
1227 if (val0 != 0 && val1 != 0) {
1230 *s_elm++ = val1;
/illumos-gate/usr/src/cmd/format/
H A Dstartup.c943 uint_t val1, val2; local
1206 val1 = str2cyls(cleaned);
1207 if (val1 == (uint_t)(-1)) {
1245 pinfo->pinfo_map[index].dkl_cylno = val1;
1251 pinfo->vtoc.v_part[index].p_start = val1 * (nhead * nsect);
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c1910 pool_value_t val1 = POOL_VALUE_INITIALIZER; local
1923 props[1] = &val1;
H A Dpool_internal.c1306 pool_value_t val1 = POOL_VALUE_INITIALIZER; local
1309 props[1] = &val1;
1670 pool_value_t val1 = POOL_VALUE_INITIALIZER; local
1698 &val1) == POC_INVAL ||
1699 pool_value_get_uint64(&val1, &uval) != PO_SUCCESS) {
1733 &val1) == POC_INVAL ||
1734 pool_value_get_uint64(&val1, &uval) != PO_SUCCESS) {
H A Dpool_xml.c1420 pool_value_t val1 = POOL_VALUE_INITIALIZER; local
1423 props[1] = &val1;
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c2778 int val1,
2792 val1,
2815 int val1,
2831 val1,
2838 val1,
2874 int val1,
2890 val1,
2897 val1,
2775 hidparser_check_correspondence(entity_item_t *mainitem, int item_tag1, int item_tag2, int val1, int val2, char *str1, char *str2) argument
2812 hidparser_check_minmax_val(entity_item_t *mainitem, int item_tag1, int item_tag2, int val1, int val2) argument
2871 hidparser_check_minmax_val_signed(entity_item_t *mainitem, int item_tag1, int item_tag2, int val1, int val2) argument
/illumos-gate/usr/src/cmd/truss/
H A Dprint.c194 prt_llo(private_t *pri, int raw, long val1, long val2) argument
201 loval = (int)val1;
203 hival = (int)val1;

Completed in 151 milliseconds

12