Searched refs:u2 (Results 1 - 25 of 30) sorted by relevance

12

/linux-master/drivers/scsi/qla4xxx/
H A Dql4_dbg.c83 (uint8_t) offsetof(struct isp_reg, u2.isp4010.ext_hw_conf),
84 readw(&ha->reg->u2.isp4010.ext_hw_conf));
86 (uint8_t) offsetof(struct isp_reg, u2.isp4010.port_ctrl),
87 readw(&ha->reg->u2.isp4010.port_ctrl));
89 (uint8_t) offsetof(struct isp_reg, u2.isp4010.port_status),
90 readw(&ha->reg->u2.isp4010.port_status));
92 (uint8_t) offsetof(struct isp_reg, u2.isp4010.req_q_out),
93 readw(&ha->reg->u2.isp4010.req_q_out));
95 (uint8_t) offsetof(struct isp_reg, u2.isp4010.gp_out),
96 readw(&ha->reg->u2
[all...]
H A Dql4_def.h943 &ha->reg->u2.isp4010.ext_hw_conf :
944 &ha->reg->u2.isp4022.p0.ext_hw_conf);
950 &ha->reg->u2.isp4010.port_status :
951 &ha->reg->u2.isp4022.p0.port_status);
957 &ha->reg->u2.isp4010.port_ctrl :
958 &ha->reg->u2.isp4022.p0.port_ctrl);
964 &ha->reg->u2.isp4010.port_err_status :
965 &ha->reg->u2.isp4022.p0.port_err_status);
971 &ha->reg->u2.isp4010.gp_out :
972 &ha->reg->u2
[all...]
/linux-master/fs/smb/server/mgmt/
H A Duser_config.c71 bool ksmbd_compare_user(struct ksmbd_user *u1, struct ksmbd_user *u2) argument
73 if (strcmp(u1->name, u2->name))
75 if (memcmp(u1->passkey, u2->passkey, u1->passkey_sz))
H A Duser_config.h66 bool ksmbd_compare_user(struct ksmbd_user *u1, struct ksmbd_user *u2);
/linux-master/include/linux/
H A Duuid.h46 static inline bool guid_equal(const guid_t *u1, const guid_t *u2) argument
48 return memcmp(u1, u2, sizeof(guid_t)) == 0;
71 static inline bool uuid_equal(const uuid_t *u1, const uuid_t *u2) argument
73 return memcmp(u1, u2, sizeof(uuid_t)) == 0;
/linux-master/lib/crypto/mpi/
H A Dmpi-inv.c33 MPI u, v, u1, u2 = NULL, u3, v1, v2 = NULL, v3, t1, t2 = NULL, t3; local
54 u2 = mpi_alloc_set_ui(0);
102 mpi_set(u2, t2);
116 mpi_sub(t2, u2, v2);
131 mpi_free(u2);
/linux-master/crypto/
H A Decdsa.c100 u64 u2[ECC_MAX_DIGITS]; local
118 /* u2 = (r * s1) mod n */
119 vli_mod_mult_slow(u2, r, s1, curve->n, ndigits);
120 /* res = u1*G + u2 * pub_key */
121 ecc_point_mult_shamir(&res, u1, &curve->g, u2, &ctx->pub_key, curve);
H A Decc.c1364 const u64 *u2, const struct ecc_point *q,
1385 num_bits = max(vli_num_bits(u1, ndigits), vli_num_bits(u2, ndigits));
1388 idx |= (!!vli_test_bit(u2, i)) << 1;
1399 idx |= (!!vli_test_bit(u2, i)) << 1;
1362 ecc_point_mult_shamir(const struct ecc_point *result, const u64 *u1, const struct ecc_point *p, const u64 *u2, const struct ecc_point *q, const struct ecc_curve *curve) argument
/linux-master/lib/
H A Dstring.c663 const unsigned long *u2 = ct; local
665 if (get_unaligned(u1) != get_unaligned(u2))
668 u2++;
672 ct = u2;
H A Dstackdepot.c524 int stackdepot_memcmp(const unsigned long *u1, const unsigned long *u2, argument
527 for ( ; n-- ; u1++, u2++) {
528 if (*u1 != *u2)
/linux-master/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.h353 #define h_vioctl(u, o, a, u1, u2, u3, u4) \
354 plpar_hcall_norets(H_VIOCTL, u, o, a, u1, u2)
/linux-master/arch/xtensa/variants/test_kc705_hifi/include/variant/
H A Dtie.h155 XCHAL_SA_REG(s,0,0,2,0, u2, 8, 8, 8,0x1022, u,2 , 64,0,0,0) \
H A Dtie-asm.h242 AE_SALIGN64.I u2, \ptr, .Lxchal_ofs_+40
299 AE_LALIGN64.I u2, \ptr, .Lxchal_ofs_+40
/linux-master/arch/arm/kernel/
H A Datags_compat.c77 } u2; member in struct:param_struct
213 build_tag_list(params, &params->u2);
/linux-master/scripts/dtc/include-prefixes/dt-bindings/usb/
H A Dpd.h404 #define VDO_ACABLE2(mtemp, stemp, u3p, trans, phy, ele, u4, hops, u2, u32, lane, iso, gen) \
407 | ((hops) & 0x3) << 6 | (u2) << 5 | (u32) << 4 | (lane) << 3 \
/linux-master/include/dt-bindings/usb/
H A Dpd.h404 #define VDO_ACABLE2(mtemp, stemp, u3p, trans, phy, ele, u4, hops, u2, u32, lane, iso, gen) \
407 | ((hops) & 0x3) << 6 | (u2) << 5 | (u32) << 4 | (lane) << 3 \
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_fw_la.h303 } u2; member in struct:icp_qat_fw_la_auth_req_params
314 } u2; member in struct:icp_qat_fw_la_auth_req_params_resrvd_flds
H A Dicp_qat_fw_comp.h290 } u2; member in struct:icp_qat_fw_comp_req
/linux-master/include/linux/usb/
H A Dpd_vdo.h437 #define VDO_ACABLE2(mtemp, stemp, u3p, trans, phy, ele, u4, hops, u2, u32, lane, iso, gen) \
440 | ((hops) & 0x3) << 6 | (u2) << 5 | (u32) << 4 | (lane) << 3 \
/linux-master/drivers/infiniband/core/
H A Duverbs_ioctl.c187 if (array_len < spec->u2.objs_arr.min_len ||
188 array_len > spec->u2.objs_arr.max_len)
216 spec->u2.objs_arr.obj_type, spec->u2.objs_arr.access,
239 spec->u2.objs_arr.access, false, commit,
262 val_spec = &spec->u2.enum_def.ids[uattr->attr_data.enum_data.elem_id];
H A Duverbs_uapi.c147 u8 access = attr->attr.u2.objs_arr.access;
505 return spec->u2.objs_arr.obj_type;
731 elm->spec.u2.enum_def.ids = NULL;
/linux-master/include/rdma/
H A Duverbs_ioctl.h102 } u2; member in struct:uverbs_attr_spec
497 .u2.objs_arr.obj_type = _idr_type, \
498 .u2.objs_arr.access = _access, \
499 .u2.objs_arr.min_len = _min_len, \
500 .u2.objs_arr.max_len = _max_len, \
551 .u2.enum_def.ids = _enum_arr, \
/linux-master/drivers/misc/mei/
H A Dmei_dev.h16 static inline int uuid_le_cmp(const uuid_le u1, const uuid_le u2) argument
18 return memcmp(&u1, &u2, sizeof(uuid_le));
/linux-master/drivers/video/fbdev/
H A Dpxa168fb.h122 #define CFG_CKEY_U2(u2) ((u2) << 24)
/linux-master/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h295 #define CFG_CKEY_U2(u2) ((u2)<<24)

Completed in 300 milliseconds

12