/illumos-gate/usr/src/uts/common/io/nxge/ |
H A D | nxge_hv.c | 54 nxhv_dc_fp_t *rx; local 85 rx = &nhd->hio.rx; 87 rx->assign = &hv_niu_rx_dma_assign; 88 rx->unassign = &hv_niu_rx_dma_unassign; 89 rx->get_map = &hv_niu_vr_get_rxmap; 92 rx->lp_conf = &hv_niu_rx_logical_page_conf; 93 rx->lp_info = &hv_niu_rx_logical_page_info; 95 rx->lp_cfgh_conf = &hv_niu_cfgh_rx_logical_page_conf; 96 rx [all...] |
H A D | nxge_hio_guest.c | 186 nxhv_dc_fp_t *tx, *rx; local 314 rx = &nhd->hio.rx; 315 if (rx->get_map) { 321 hv_rv = (*rx->get_map)(vr->cookie, &rx_map); 324 "rx->get_map() failed"));
|
H A D | nxge_intr.c | 847 nxhv_dc_fp_t *rx = &nhd->hio.rx; local 850 if (rx->getinfo == 0) { 852 "nx_hio_tdsv_add: rx->getinfo absent")); 859 hv_rv = (*rx->getinfo)(dc->cookie, dc->page, &dc->ldg.index, 863 "nx_hio_tdsv_add: rx->getinfo failed: %ld", hv_rv));
|
/illumos-gate/usr/src/common/crypto/ecc/ |
H A D | ec2_test.c | 151 mp_int one, order_1, gx, gy, rx, ry, n; local 161 MP_CHECKOK(mp_init(&rx, kmflag)); 197 (&order_1, &group->genx, &group->geny, &rx, &ry, group)); 200 MP_CHECKOK(mp_toradix(&rx, s, 16)); 205 MP_CHECKOK(group->meth->field_add(&ry, &rx, &ry, group->meth)); 206 if ((mp_cmp(&rx, &group->genx) != 0) 217 (&order_1, &group->genx, &group->geny, &rx, &ry, group)); 220 MP_CHECKOK(mp_toradix(&rx, s, 16)); 225 MP_CHECKOK(group->meth->field_add(&ry, &rx, &ry, group->meth)); 226 if ((mp_cmp(&rx, [all...] |
H A D | ecl_mult.c | 61 const mp_int *py, mp_int *rx, mp_int *ry) 82 MP_CHECKOK(group->base_point_mul(&kt, rx, ry, group)); 85 point_mul(&kt, &group->genx, &group->geny, rx, ry, 90 MP_CHECKOK(group->meth->field_enc(px, rx, group->meth)); 92 MP_CHECKOK(group->point_mul(&kt, rx, ry, rx, ry, group)); 94 MP_CHECKOK(group->point_mul(&kt, px, py, rx, ry, group)); 98 MP_CHECKOK(group->meth->field_dec(rx, rx, group->meth)); 115 const mp_int *py, mp_int *rx, mp_in 60 ECPoint_mul(const ECGroup *group, const mp_int *k, const mp_int *px, const mp_int *py, mp_int *rx, mp_int *ry) argument 114 ec_pts_mul_basic(const mp_int *k1, const mp_int *k2, const mp_int *px, const mp_int *py, mp_int *rx, mp_int *ry, const ECGroup *group) argument 169 ec_pts_mul_simul_w2(const mp_int *k1, const mp_int *k2, const mp_int *px, const mp_int *py, mp_int *rx, mp_int *ry, const ECGroup *group) argument 319 ECPoints_mul(const ECGroup *group, const mp_int *k1, const mp_int *k2, const mp_int *px, const mp_int *py, mp_int *rx, mp_int *ry) argument [all...] |
H A D | ecp_test.c | 150 mp_int one, order_1, gx, gy, rx, ry, n; local 160 MP_CHECKOK(mp_init(&rx, kmflag)); 195 (&order_1, &group->genx, &group->geny, &rx, &ry, group)); 198 MP_CHECKOK(mp_toradix(&rx, s, 16)); 204 if ((mp_cmp(&rx, &group->genx) != 0) 216 (&order_1, &group->genx, &group->geny, &rx, &ry, group)); 219 MP_CHECKOK(mp_toradix(&rx, s, 16)); 225 if ((mp_cmp(&rx, &group->genx) != 0) 235 MP_CHECKOK(ECPoint_mul(group, &order_1, NULL, NULL, &rx, &ry)); 238 MP_CHECKOK(mp_toradix(&rx, [all...] |
H A D | ec2_aff.c | 80 const mp_int *qy, mp_int *rx, mp_int *ry, 94 MP_CHECKOK(mp_copy(qx, rx)); 101 MP_CHECKOK(mp_copy(px, rx)); 125 mp_zero(rx); 148 /* rx = tempx */ 149 MP_CHECKOK(mp_copy(&tempx, rx)); 162 const mp_int *qy, mp_int *rx, mp_int *ry, 172 MP_CHECKOK(group->point_add(px, py, qx, &nqy, rx, ry, group)); 181 ec_GF2m_pt_dbl_aff(const mp_int *px, const mp_int *py, mp_int *rx, argument 184 return group->point_add(px, py, px, py, rx, r 79 ec_GF2m_pt_add_aff(const mp_int *px, const mp_int *py, const mp_int *qx, const mp_int *qy, mp_int *rx, mp_int *ry, const ECGroup *group) argument 161 ec_GF2m_pt_sub_aff(const mp_int *px, const mp_int *py, const mp_int *qx, const mp_int *qy, mp_int *rx, mp_int *ry, const ECGroup *group) argument 192 ec_GF2m_pt_mul_aff(const mp_int *n, const mp_int *px, const mp_int *py, mp_int *rx, mp_int *ry, const ECGroup *group) argument [all...] |
H A D | ec2_mont.c | 196 mp_int *rx, mp_int *ry, const ECGroup *group) 214 MP_CHECKOK(ec_GF2m_pt_set_inf_aff(rx, ry)); 272 MP_CHECKOK(ec_GF2m_pt_set_inf_aff(rx, ry)); 274 MP_CHECKOK(mp_copy(&x2, rx)); 195 ec_GF2m_pt_mul_mont(const mp_int *n, const mp_int *px, const mp_int *py, mp_int *rx, mp_int *ry, const ECGroup *group) argument
|
H A D | ecp_aff.c | 86 const mp_int *qy, mp_int *rx, mp_int *ry, 102 MP_CHECKOK(mp_copy(qx, rx)); 109 MP_CHECKOK(mp_copy(px, rx)); 123 mp_zero(rx); 146 /* rx = lambda^2 - px - qx */ 155 MP_CHECKOK(mp_copy(&tempx, rx)); 172 const mp_int *qy, mp_int *rx, mp_int *ry, 182 res = group->point_add(px, py, qx, &nqy, rx, ry, group); 192 ec_GFp_pt_dbl_aff(const mp_int *px, const mp_int *py, mp_int *rx, argument 195 return ec_GFp_pt_add_aff(px, py, px, py, rx, r 85 ec_GFp_pt_add_aff(const mp_int *px, const mp_int *py, const mp_int *qx, const mp_int *qy, mp_int *rx, mp_int *ry, const ECGroup *group) argument 171 ec_GFp_pt_sub_aff(const mp_int *px, const mp_int *py, const mp_int *qx, const mp_int *qy, mp_int *rx, mp_int *ry, const ECGroup *group) argument 205 ec_GFp_pt_mul_aff(const mp_int *n, const mp_int *px, const mp_int *py, mp_int *rx, mp_int *ry, const ECGroup *group) argument [all...] |
H A D | ecp_jm.c | 65 const mp_int *paz4, mp_int *rx, mp_int *ry, mp_int *rz, 84 MP_CHECKOK(ec_GFp_pt_set_inf_jac(rx, ry, rz)); 109 /* rx = M^2 - 2S */ 110 MP_CHECKOK(group->meth->field_sqr(M, rx, group->meth)); 111 MP_CHECKOK(group->meth->field_sub(rx, S, rx, group->meth)); 112 MP_CHECKOK(group->meth->field_sub(rx, S, rx, group->meth)); 114 /* ry = M * (S - rx) - t1 */ 115 MP_CHECKOK(group->meth->field_sub(S, rx, 64 ec_GFp_pt_dbl_jm(const mp_int *px, const mp_int *py, const mp_int *pz, const mp_int *paz4, mp_int *rx, mp_int *ry, mp_int *rz, mp_int *raz4, mp_int scratch[], const ECGroup *group) argument 134 ec_GFp_pt_add_jm_aff(const mp_int *px, const mp_int *py, const mp_int *pz, const mp_int *paz4, const mp_int *qx, const mp_int *qy, mp_int *rx, mp_int *ry, mp_int *rz, mp_int *raz4, mp_int scratch[], const ECGroup *group) argument 224 ec_GFp_pt_mul_jm_wNAF(const mp_int *n, const mp_int *px, const mp_int *py, mp_int *rx, mp_int *ry, const ECGroup *group) argument [all...] |
H A D | ecp_jac.c | 62 * projective coordinates R(rx, ry, rz). Assumes input is already 66 ec_GFp_pt_aff2jac(const mp_int *px, const mp_int *py, mp_int *rx, argument 72 MP_CHECKOK(ec_GFp_pt_set_inf_jac(rx, ry, rz)); 74 MP_CHECKOK(mp_copy(px, rx)); 86 * affine coordinates R(rx, ry). P and R can share x and y coordinates. 91 mp_int *rx, mp_int *ry, const ECGroup *group) 105 MP_CHECKOK(ec_GFp_pt_set_inf_aff(rx, ry)); 111 MP_CHECKOK(mp_copy(px, rx)); 117 MP_CHECKOK(group->meth->field_mul(px, &z2, rx, group->meth)); 145 /* Computes R = P + Q where R is (rx, r 90 ec_GFp_pt_jac2aff(const mp_int *px, const mp_int *py, const mp_int *pz, mp_int *rx, mp_int *ry, const ECGroup *group) argument 153 ec_GFp_pt_add_jac_aff(const mp_int *px, const mp_int *py, const mp_int *pz, const mp_int *qx, const mp_int *qy, mp_int *rx, mp_int *ry, mp_int *rz, const ECGroup *group) argument 242 ec_GFp_pt_dbl_jac(const mp_int *px, const mp_int *py, const mp_int *pz, mp_int *rx, mp_int *ry, mp_int *rz, const ECGroup *group) argument 335 ec_GFp_pt_mul_jac(const mp_int *n, const mp_int *px, const mp_int *py, mp_int *rx, mp_int *ry, const ECGroup *group) argument 416 ec_GFp_pts_mul_jac(const mp_int *k1, const mp_int *k2, const mp_int *px, const mp_int *py, mp_int *rx, mp_int *ry, const ECGroup *group) argument [all...] |
/illumos-gate/usr/src/lib/libc/port/fp/ |
H A D | __flt_decim.c | 192 * 1/2 - |*x - rx|, where rx is the nearest integer to *x). 221 double rx, rmx; local 246 rx = (*x + two52) - two52; 248 *pe = (rx == *x)? 0 : 1; 250 rmx = rx - *x; 255 return (rx);
|
/illumos-gate/usr/src/uts/sun4v/sys/ |
H A D | cnex.h | 85 cnex_intr_t rx; /* Receive interrupt */ member in struct:cnex_ldc
|
/illumos-gate/usr/src/uts/common/io/atge/ |
H A D | atge_l1.c | 303 l1_rx_desc_t *rx; local 312 rx = (l1_rx_desc_t *)(dma->addr + (i * sizeof (l1_rx_desc_t))); 314 ATGE_PUT64(dma, &rx->addr, 316 ATGE_PUT32(dma, &rx->len,
|
H A D | atge_l1c.c | 339 l1c_rx_desc_t *rx; local 348 rx = (l1c_rx_desc_t *)(dma->addr + 351 ATGE_PUT64(dma, &rx->addr,
|
/illumos-gate/usr/src/uts/common/io/dls/ |
H A D | dls.c | 521 dls_rx_set(dld_str_t *dsp, dls_rx_t rx, void *arg) argument 524 dsp->ds_rx = rx;
|
/illumos-gate/usr/src/lib/libc/i386/sys/ |
H A D | ptrace.c | 281 int rx = (xaddr-U_REG)/sizeof (greg_t); local 282 if (rx == EFL) 285 cp->user.u_reg[rx] = data;
|
/illumos-gate/usr/src/lib/libc/sparc/sys/ |
H A D | ptrace.c | 285 int rx = (xaddr-U_REG)/sizeof (greg_t); local 286 if (rx == REG_PS) 289 else if (rx == REG_SP || rx == REG_PC || rx == REG_nPC) 291 cp->user.u_reg[rx] = data;
|
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_rpcb_pxy.c | 310 rpcb_xact_t *rx; local 340 rv = ippr_rpcb_decoderep(fin, nat, rs, rm, &rx, ifsrpcb); 345 if (rx != NULL) { 347 ippr_rpcb_deref(rs, rx, ifsrpcb); 362 if (rx->rx_type == RPCB_RES_STRING) 364 else if (rx->rx_type == RPCB_RES_LIST) 373 if (rx != NULL) { 378 * finished with rx, and the other signals that we've 381 ippr_rpcb_deref(rs, rx, ifsrpcb); 382 ippr_rpcb_deref(rs, rx, ifsrpc 445 rpcb_xact_t rx; local 890 rpcb_xact_t *rx; local 1067 rpcb_xact_t *rx; local [all...] |
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | offload.h | 123 int (*rx)(void *, const void *, mblk_t *); member in struct:uld_info
|
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_rsrc.c | 436 * in the rx pool falls below the low threshold for rwqes and 585 * The parameter set below are used in tx and rx paths. 639 eib_wqe_pool_t *rx; local 655 * was holding on to some rx buffers, we don't need to allocate new 674 rx = ss->ei_rx; 679 attr.mr_vaddr = rx->wp_vaddr; 680 attr.mr_len = rx->wp_memsz; 685 &rx->wp_mr, &desc); 688 "ibt_register_mr() failed for rx " 695 rx 1152 eib_wqe_pool_t *rx = ss->ei_rx; local [all...] |
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_ioctl.c | 119 tavor_loopback_comm_t *tx, tavor_loopback_comm_t *rx); 2637 tavor_loopback_comm_t *tx, tavor_loopback_comm_t *rx) 2660 tx->tlc_wr.wr.rc.rcwr.rdma.rdma_raddr = rx->tlc_mrdesc.md_vaddr; 2661 tx->tlc_wr.wr.rc.rcwr.rdma.rdma_rkey = rx->tlc_mrdesc.md_rkey; 2636 tavor_loopback_post_send(tavor_loopback_state_t *lstate, tavor_loopback_comm_t *tx, tavor_loopback_comm_t *rx) argument
|
/illumos-gate/usr/src/uts/common/io/idm/ |
H A D | idm_impl.c | 269 idm_parse_login_rsp(idm_conn_t *ic, idm_pdu_t *login_rsp_pdu, boolean_t rx) argument 280 new_event = (rx ? CE_LOGIN_SUCCESS_RCV : 283 new_event = (rx ? CE_MISC_RX : CE_MISC_TX); 286 new_event = (rx ? CE_LOGIN_FAIL_RCV : CE_LOGIN_FAIL_SND); 289 if (rx) { 298 idm_parse_logout_req(idm_conn_t *ic, idm_pdu_t *logout_req_pdu, boolean_t rx) argument 326 (rx ? CE_LOGOUT_SESSION_RCV : CE_LOGOUT_SESSION_SND); 332 new_event = (rx ? CE_LOGOUT_THIS_CONN_RCV : 342 new_event = (rx ? CE_MISC_RX : CE_MISC_TX); 346 new_event = (rx 359 idm_parse_logout_rsp(idm_conn_t *ic, idm_pdu_t *logout_rsp_pdu, boolean_t rx) argument [all...] |
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/ |
H A D | xgehal-mgmt.c | 1496 * @rx : A field to return the pause reception capability of the NIC. 1502 void xge_hal_getpause_data(xge_hal_device_h devh, int *tx, int *rx) argument 1513 *rx = 1; 1521 * @rx: A field that indicates the pause reception capability to be 1530 int xge_hal_setpause_data(xge_hal_device_h devh, int tx, int rx) argument 1542 if (rx)
|
/illumos-gate/usr/src/lib/libsqlite/src/ |
H A D | vdbe.c | 2656 int res, rx; local 2658 rx = sqliteBtreeMoveto(pC->pCursor, pTos->z, pTos->n, &res); 2659 alreadyExists = rx==SQLITE_OK && res==0; 2783 int res, rx, iKey; local 2786 rx = sqliteBtreeMoveto(pCrsr, (char*)&iKey, sizeof(int), &res); 2790 if( rx!=SQLITE_OK || res!=0 ){ 2846 int res, rx, cnt, x; local 2852 rx = sqliteBtreeLast(pC->pCursor, &res); 2886 rx = sqliteBtreeMoveto(pC->pCursor, &x, sizeof(int), &res); 2888 }while( cnt<1000 && rx 3498 int rx, res; local [all...] |