/illumos-gate/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_mac.c | 59 } while ((m_frame.bits.w0.ta_lsb == 0) && t_delay < max_delay); \ 562 pcs_cfg.bits.w0.mask = 0; in npi_mac_pcs_link_intr_enable() 576 pcs_cfg.bits.w0.mask = 1; in npi_mac_pcs_link_intr_disable() 590 xpcs_mask1.bits.w0.csr_rx_link_stat = 1; in npi_xmac_xpcs_link_intr_enable() 604 xpcs_mask1.bits.w0.csr_rx_link_stat = 0; in npi_xmac_xpcs_link_intr_disable() 619 mif_cfg.bits.w0.phy_addr = portn; in npi_mac_mif_link_intr_disable() 620 mif_cfg.bits.w0.poll_en = 0; in npi_mac_mif_link_intr_disable() 824 val0 = data->w0; in npi_mac_altaddr_entry() 840 data->w0 = val0 & 0xFFFF; in npi_mac_altaddr_entry() 855 val0 = data->w0; in npi_mac_altaddr_entry() [all …]
|
H A D | npi_espc.c | 118 data[0] = mac0.bits.w0.byte0; in npi_espc_mac_addr_get() 119 data[1] = mac0.bits.w0.byte1; in npi_espc_mac_addr_get() 120 data[2] = mac0.bits.w0.byte2; in npi_espc_mac_addr_get() 121 data[3] = mac0.bits.w0.byte3; in npi_espc_mac_addr_get() 124 data[4] = mac1.bits.w0.byte4; in npi_espc_mac_addr_get() 125 data[5] = mac1.bits.w0.byte5; in npi_espc_mac_addr_get() 234 data[0] = phy.bits.w0.pt0_phy_type; in npi_espc_phy_type_get() 235 data[1] = phy.bits.w0.pt1_phy_type; in npi_espc_phy_type_get() 236 data[2] = phy.bits.w0.pt2_phy_type; in npi_espc_phy_type_get() 237 data[3] = phy.bits.w0.pt3_phy_type; in npi_espc_phy_type_get() [all …]
|
H A D | npi_zcp.c | 575 data->w0 = val.w0; in npi_zcp_tt_bam_entry() 710 NXGE_REG_RD64(handle, ZCP_RAM_DATA0_REG, &val->w0); in zcp_mem_read() 734 NXGE_REG_WR64(handle, ZCP_RAM_DATA0_REG, val->w0); in zcp_mem_write()
|
/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | __vcosbig_ultra3.c | 105 double fn0, fn1, fn2, a0, a1, a2, w0, w1, w2, y0, y1, y2; in __vlibm_vcos_big_ultra3() local 185 w0 = fn0 * pio2_2; in __vlibm_vcos_big_ultra3() 188 x0 = a0 - w0; in __vlibm_vcos_big_ultra3() 191 y0 = (a0 - x0) - w0; in __vlibm_vcos_big_ultra3() 197 w0 = fn0 * pio2_3 - y0; in __vlibm_vcos_big_ultra3() 200 x0 = a0 - w0; in __vlibm_vcos_big_ultra3() 203 y0 = (a0 - x0) - w0; in __vlibm_vcos_big_ultra3() 209 w0 = fn0 * pio2_3t - y0; in __vlibm_vcos_big_ultra3() 212 x0 = a0 - w0; in __vlibm_vcos_big_ultra3() 215 y0 = (a0 - x0) - w0; in __vlibm_vcos_big_ultra3() [all …]
|
H A D | __vsinbig_ultra3.c | 105 double fn0, fn1, fn2, a0, a1, a2, w0, w1, w2, y0, y1, y2; in __vlibm_vsin_big_ultra3() local 185 w0 = fn0 * pio2_2; in __vlibm_vsin_big_ultra3() 188 x0 = a0 - w0; in __vlibm_vsin_big_ultra3() 191 y0 = (a0 - x0) - w0; in __vlibm_vsin_big_ultra3() 197 w0 = fn0 * pio2_3 - y0; in __vlibm_vsin_big_ultra3() 200 x0 = a0 - w0; in __vlibm_vsin_big_ultra3() 203 y0 = (a0 - x0) - w0; in __vlibm_vsin_big_ultra3() 209 w0 = fn0 * pio2_3t - y0; in __vlibm_vsin_big_ultra3() 212 x0 = a0 - w0; in __vlibm_vsin_big_ultra3() 215 y0 = (a0 - x0) - w0; in __vlibm_vsin_big_ultra3() [all …]
|
H A D | __vcos.c | 203 double a0, a1, a2, w0, w1, w2; in __vcos() local 226 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vcos() 239 t0 = __vlibm_TBL_sincos_lo[j0+1] - (__vlibm_TBL_sincos_hi[j0+xsb0]*w0 - a0*t0); in __vcos() 294 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vcos() 303 t0 = __vlibm_TBL_sincos_lo[j0+1] - (__vlibm_TBL_sincos_hi[j0+xsb0]*w0 - a0*t0); in __vcos() 348 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vcos() 357 t0 = __vlibm_TBL_sincos_lo[j0+1] - (__vlibm_TBL_sincos_hi[j0+xsb0]*w0 - a0*t0); in __vcos() 398 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vcos() 404 t0 = __vlibm_TBL_sincos_lo[j0+1] - (__vlibm_TBL_sincos_hi[j0+xsb0]*w0 - a0*t0); in __vcos() 436 double a0, a1, w0, w1; in __vcos() local [all …]
|
H A D | __vsin.c | 177 double a0, a1, a2, w0, w1, w2; in __vsin() local 200 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin() 212 t0 = (__vlibm_TBL_sincos_hi[j0+1] * w0 + a0 * t0) + __vlibm_TBL_sincos_lo[j0+xsb0]; in __vsin() 267 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin() 276 t0 = (__vlibm_TBL_sincos_hi[j0+1] * w0 + a0 * t0) + __vlibm_TBL_sincos_lo[j0+xsb0]; in __vsin() 324 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin() 333 t0 = (__vlibm_TBL_sincos_hi[j0+1] * w0 + a0 * t0) + __vlibm_TBL_sincos_lo[j0+xsb0]; in __vsin() 377 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsin() 383 t0 = (__vlibm_TBL_sincos_hi[j0+1] * w0 + a0 * t0) + __vlibm_TBL_sincos_lo[j0+xsb0]; in __vsin() 417 double a0, a1, w0, w1; in __vsin() local [all …]
|
H A D | __vsincos.c | 232 double w0, w1, w2; in __vsincos() local 261 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsincos() 281 t2_0 = __vlibm_TBL_sincos_lo[j0+1] - (a1_0*w0 - a2_0*t0); in __vsincos() 289 t1_0 = a2_0*w0 + a1_0*t0; in __vsincos() 318 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsincos() 332 t2_0 = __vlibm_TBL_sincos_lo[j0+1] - (a1_0*w0 - a2_0*t0); in __vsincos() 339 t1_0 = a2_0*w0 + a1_0*t0; in __vsincos() 369 w0 = x0 * (one + z0 * (pp1 + z0 * pp2)); in __vsincos() 383 t2_0 = __vlibm_TBL_sincos_lo[j0+1] - (a1_0*w0 - a2_0*t0); in __vsincos() 390 t1_0 = a2_0*w0 + a1_0*t0; in __vsincos() [all …]
|
H A D | __vlog.c | 663 } z0, z1, z2, z3, w0, w1, w2, w3; in __vlog() local 672 w0.i[LOWORD] = 0; in __vlog() 706 w0.i[HIWORD] = i0 - e; in __vlog() 731 d0 = z0.d - w0.d; in __vlog()
|
/illumos-gate/usr/src/uts/common/io/nxge/ |
H A D | nxge_ipp.c | 358 if (istatus.bits.w0.dfifo_missed_sop) { in nxge_ipp_handle_sys_errors() 373 if (istatus.bits.w0.dfifo_missed_eop) { in nxge_ipp_handle_sys_errors() 387 if (istatus.bits.w0.dfifo_uncorr_ecc_err) { in nxge_ipp_handle_sys_errors() 406 if (istatus.bits.w0.pre_fifo_perr) { in nxge_ipp_handle_sys_errors() 416 if (istatus.bits.w0.pre_fifo_overrun) { in nxge_ipp_handle_sys_errors() 426 if (istatus.bits.w0.pre_fifo_underrun) { in nxge_ipp_handle_sys_errors() 436 if (istatus.bits.w0.bad_cksum_cnt_ovfl) { in nxge_ipp_handle_sys_errors() 448 if (istatus.bits.w0.pkt_discard_cnt_ovfl) { in nxge_ipp_handle_sys_errors() 460 if (istatus.bits.w0.ecc_err_cnt_ovfl) { in nxge_ipp_handle_sys_errors() 513 ecc_ctrl.bits.w0.cor_dbl = 1; in nxge_ipp_inject_err() [all …]
|
H A D | nxge_zcp.c | 57 w_data.w0 = 0; in nxge_zcp_init() 281 ecc_ctrl.bits.w0.cor_dbl = 1; in nxge_zcp_inject_err() 282 ecc_ctrl.bits.w0.cor_lst = 1; in nxge_zcp_inject_err() 283 ecc_ctrl.bits.w0.cor_all = 0; in nxge_zcp_inject_err() 433 w_data.w0 = 0; in nxge_zcp_fatal_err_recover()
|
/illumos-gate/usr/src/common/crypto/aes/amd64/ |
H A D | aestab.h | 96 static const uint32_t t_dec(r, c)[RC_LENGTH] = rc_data(w0); 118 d_1(uint32_t, t_dec(f, l), sb_data, w0); 121 d_4(uint32_t, t_dec(f, l), sb_data, w0, w1, w2, w3); 132 d_1(uint32_t, t_dec(i, l), isb_data, w0); 135 d_4(uint32_t, t_dec(i, l), isb_data, w0, w1, w2, w3); 142 d_1(uint32_t, t_dec(l, s), sb_data, w0); 150 d_4(uint32_t, t_dec(l, s), sb_data, w0, w1, w2, w3);
|
/illumos-gate/usr/src/common/crypto/sha2/ |
H A D | sha2.c | 169 uint32_t w0, w1, w2, w3, w4, w5, w6, w7; in SHA256Transform() local 206 w0 = LOAD_BIG_32(blk + 4 * 0); in SHA256Transform() 207 SHA256ROUND(a, b, c, d, e, f, g, h, 0, w0); in SHA256Transform() 254 w0 = SIGMA1_256(w14) + w9 + SIGMA0_256(w1) + w0; in SHA256Transform() 255 SHA256ROUND(a, b, c, d, e, f, g, h, 16, w0); in SHA256Transform() 258 w2 = SIGMA1_256(w0) + w11 + SIGMA0_256(w3) + w2; in SHA256Transform() 268 w7 = SIGMA1_256(w5) + w0 + SIGMA0_256(w8) + w7; in SHA256Transform() 284 w15 = SIGMA1_256(w13) + w8 + SIGMA0_256(w0) + w15; in SHA256Transform() 287 w0 = SIGMA1_256(w14) + w9 + SIGMA0_256(w1) + w0; in SHA256Transform() 288 SHA256ROUND(a, b, c, d, e, f, g, h, 32, w0); in SHA256Transform() [all …]
|
/illumos-gate/usr/src/uts/common/sys/nxge/ |
H A D | nxge_mac_hw.h | 328 } w0; member 382 } w0; member 431 } w0; member 608 } w0; member 1186 } w0; member 1277 } w0; member 1339 } w0; member 1375 } w0; member 1410 } w0; member 1459 } w0; member [all …]
|
H A D | nxge_espc.h | 113 } w0; member 147 } w0; member 184 } w0; member 221 } w0; member
|
H A D | nxge_ipp_hw.h | 169 } w0; member 214 } w0; member
|
H A D | nxge_zcp_hw.h | 589 uint32_t w0; member 757 } w0; member
|
/illumos-gate/usr/src/lib/libm/common/C/ |
H A D | atan.c | 189 double *w, w0, w1, s, z; in atan() local 191 w0 = (hx >= 0)? w[0] : -w[0]; in atan() 192 s = (x - w0) / (one + x * w0); in atan()
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_intr.c | 71 __func__, (void *)x, ci, w0, n) 1324 uint32_t w0, pi, ci; in pmcs_general_intr() local 1334 w0 = LE_32(ptr[0]); in pmcs_general_intr() 1335 VALID_IOMB_CHECK(pwp, w0, ptr, ci, pi); in pmcs_general_intr() 1336 WRONG_OBID_CHECK(pwp, w0, PMCS_OQ_GENERAL); in pmcs_general_intr() 1337 COPY_OUTBOUND(pwp, w0, local, nbuf, amt, ptr, in pmcs_general_intr() 1340 switch (w0 & PMCS_IOMB_OPCODE_MASK) { in pmcs_general_intr() 1553 uint32_t w0, ci, pi, nbuf, lim = 0, niodone = 0, iomb_opcode; in pmcs_iodone_intr() local 1564 w0 = LE_32(ptr[0]); in pmcs_iodone_intr() 1565 VALID_IOMB_CHECK(pwp, w0, ptr, ci, pi); in pmcs_iodone_intr() [all …]
|
/illumos-gate/usr/src/uts/common/fs/zfs/sys/ |
H A D | spa_checksum.h | 42 #define ZIO_SET_CHECKSUM(zcp, w0, w1, w2, w3) \ argument 44 (zcp)->zc_word[0] = w0; \
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | moddiv.c | 55 #define umul_ppmm(w1, w0, u, v) \ argument 57 : "=a" ((USItype) (w0)), \
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/ |
H A D | spa.h | 270 #define ZIO_SET_CHECKSUM(zcp, w0, w1, w2, w3) \ argument 272 (zcp)->zc_word[0] = w0; \
|
/illumos-gate/usr/src/uts/common/io/urf/ |
H A D | urf_usbgem.c | 662 uint16_t w0, w1, w2, w3; in urf_eeprom_dump() local 666 IN(dp, i + 0, &w0, &err, usberr); in urf_eeprom_dump() 671 i - URF_EEPROM_BASE, w0, w1, w2, w3); in urf_eeprom_dump()
|
/illumos-gate/usr/src/uts/common/io/udmf/ |
H A D | udmf_usbgem.c | 675 uint16_t w0, w1, w2, w3; in udmf_eeprom_dump() local 682 w0 = udmf_eeprom_read(dp, i + 0, &err); in udmf_eeprom_dump() 687 i, w0, w1, w2, w3); in udmf_eeprom_dump()
|
/illumos-gate/usr/src/uts/common/io/axf/ |
H A D | axf_usbgem.c | 964 uint8_t w0[2], w1[2], w2[2], w3[2]; in axf_eeprom_dump() local 971 IN(dp, VCMD_READ_SROM, i + 0, 0, 2, w0, &err, usberr); in axf_eeprom_dump() 977 (w0[1] << 8) | w0[0], in axf_eeprom_dump()
|