Searched refs:raw (Results 76 - 100 of 229) sorted by relevance

12345678910

/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dsaquery.c235 inet_ntop(AF_INET6, p_pr->dgid.raw, gid_str, sizeof gid_str),
236 inet_ntop(AF_INET6, p_pr->sgid.raw, gid_str2, sizeof gid_str2),
336 inet_ntop(AF_INET6, mr->mgid.raw, mgid, sizeof(mgid)),
337 inet_ntop(AF_INET6, mr->port_gid.raw, gid, sizeof(gid)),
356 inet_ntop(AF_INET6, p_mcmr->mgid.raw, gid_str, sizeof gid_str),
391 inet_ntop(AF_INET6, p_mcmr->port_gid.raw,
401 inet_ntop(AF_INET6, p_mcmr->mgid.raw, gid_str,
404 inet_ntop(AF_INET6, p_mcmr->port_gid.raw,
469 inet_ntop(AF_INET6, p_sr->service_gid.raw, gid, sizeof gid),
582 inet_ntop(AF_INET6, p_iir->subscriber_gid.raw, gid_st
[all...]
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_helper.c1451 inet_ntop(AF_INET6, p_pr->dgid.raw, gid_str,
1453 inet_ntop(AF_INET6, p_pr->sgid.raw, gid_str2,
1505 inet_ntop(AF_INET6, p_gid->raw,
1516 inet_ntop(AF_INET6, p_gid->raw,
1599 inet_ntop(AF_INET6, p_mcmr->mgid.raw, gid_str,
1601 inet_ntop(AF_INET6, p_mcmr->port_gid.raw, gid_str2,
1697 inet_ntop(AF_INET6, p_sr->service_gid.raw, gid_str,
1779 inet_ntop(AF_INET6, p_ii->gid.raw, gid_str,
1816 inet_ntop(AF_INET6, p_ii->gid.raw, gid_str,
1891 inet_ntop(AF_INET6, p_iir->subscriber_gid.raw,
[all...]
H A Dosm_prtn.c112 p->mgrps[i]->mcmember_rec.mgid.raw,
233 inet_ntop(AF_INET6, mgid->raw,
286 inet_ntop(AF_INET6, mgid->raw, gid_str, sizeof gid_str),
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dverbs.c229 gid->raw[i * 2 ] = val >> 8;
230 gid->raw[i * 2 + 1] = val & 0xff;
830 if (grh->dgid.raw[0] == 0xFF) {
981 dst_family = ipv6_addr_v4mapped((struct in6_addr *)attr->grh.dgid.raw) ?
983 src_family = ipv6_addr_v4mapped((struct in6_addr *)sgid.raw) ?
986 if (create_peer_from_gid(dst_family, attr->grh.dgid.raw, &dst))
989 if (create_peer_from_gid(src_family, &sgid.raw, &src))
/freebsd-11-stable/sys/contrib/ena-com/ena_defs/
H A Dena_admin_defs.h454 uint64_t raw[7]; member in union:ena_admin_acq_get_stats_resp::__anon3
561 uint32_t raw[2]; member in union:ena_admin_accel_mode_req::__anon4
974 uint32_t raw[11]; member in struct:ena_admin_get_feat_cmd
986 uint32_t raw[10]; member in union:ena_admin_queue_ext_feature_desc::__anon5
994 uint32_t raw[14]; member in union:ena_admin_get_feat_resp::__anon6
1034 uint32_t raw[11]; member in union:ena_admin_set_feat_cmd::__anon7
1063 uint32_t raw[14]; member in union:ena_admin_set_feat_resp::__anon8
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_import.c1278 * Using raw devices instead of block devices when we're
1394 * use the non-raw path for the config
1464 nvlist_t *raw, *src, *dst; local
1504 if (nvlist_unpack(buf, statbuf.st_size, &raw, 0) != 0) {
1520 nvlist_free(raw);
1525 while ((elem = nvlist_next_nvpair(raw, elem)) != NULL) {
1537 nvlist_free(raw);
1548 nvlist_free(raw);
1554 nvlist_free(raw);
1562 nvlist_free(raw);
[all...]
/freebsd-11-stable/sys/dev/mrsas/
H A Dmrsas_ioctl.c81 union mrsas_frame *in_cmd = (union mrsas_frame *)&(user_ioc->frame.raw);
124 memcpy(cmd->frame, user_ioc->frame.raw, 2 * MEGAMFI_FRAME_SIZE);
293 sense_ptr = (unsigned long *)((unsigned long)user_ioc->frame.raw +
/freebsd-11-stable/usr.bin/tip/tip/
H A Dtip.c231 raw();
309 * put the controlling keyboard into raw mode
312 raw(void) function
361 raw();
H A Dcmds.c592 raw();
690 raw();
914 raw();
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectDisassemble.cpp122 raw = true;
166 raw = false;
281 if (m_options.raw)
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c386 ret = memcmp(gid, path->pathrec.dgid.raw,
412 ret = memcmp(path->pathrec.dgid.raw, tpath->pathrec.dgid.raw,
456 memset(iter->path.pathrec.dgid.raw, 0, 16);
481 if (memcmp(iter->path.pathrec.dgid.raw, path->pathrec.dgid.raw,
514 path->pathrec.dgid.raw, ":");
561 be16_to_cpu(pathrec->dlid), pathrec->dgid.raw, ":");
564 status, path->pathrec.dgid.raw, ":");
639 memcpy(path->pathrec.dgid.raw,
[all...]
/freebsd-11-stable/usr.bin/mkimg/tests/
H A Dmkimg.sh4 mkimg_format_list="qcow qcow2 raw vhd vhdf vmdk"
110 bsd=`makeimage raw bsd $blksz $geom _tmp`
H A Dmkimg_test.sh4 mkimg_format_list="qcow qcow2 raw vhd vhdf vhdx vmdk"
110 bsd=`makeimage raw bsd $blksz $geom _tmp`
/freebsd-11-stable/usr.sbin/ppp/
H A Dphysical.h65 int (*raw)(struct physical *); member in struct:device
/freebsd-11-stable/sys/dev/liquidio/base/
H A Dlio_ctrl.h171 pki_ih3->raw = 0;
/freebsd-11-stable/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c628 HPT_ASSERT(vd->type == VD_RAW && vd->u.raw.legacy_disk);
792 vd->u.raw.him->get_device_config(vd->u.raw.phy_dev,&devconf);
851 vd->u.raw.him->get_device_config(vd->u.raw.phy_dev,&devconf);
887 sector_size = vd->u.raw.logical_sector_size;
938 sector_size = vd->u.raw.logical_sector_size;
966 rbuf[13] = vd->u.raw.logicalsectors_per_physicalsector;
967 rbuf[14] = (HPT_U8)((vd->u.raw.lowest_aligned >> 8) & 0x3f);
968 rbuf[15] = (HPT_U8)(vd->u.raw
[all...]
/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dverbs.c1125 uint32_t *tmp = (uint32_t *)gid->raw;
1137 return gid->raw[0] == 0xff;
1143 vid = gid->raw[11] << 8 | gid->raw[12];
1155 memcpy(ah->mac, &attr->grh.dgid.raw[8], 3);
1156 memcpy(ah->mac + 3, &attr->grh.dgid.raw[13], 3);
1164 ah->mac[i] = attr->grh.dgid.raw[i + 10];
1220 memcpy(ah->av.dgid, attr->grh.dgid.raw, 16);
/freebsd-11-stable/contrib/netbsd-tests/usr.sbin/mtree/
H A Dt_mtree.sh88 ( cd create && mtree -F ${FLAVOR} -c -k type,nlink,link,size,sha256 ) >output.raw \
90 h_postprocess <output.raw >output
/freebsd-11-stable/sys/dev/nvme/
H A Dnvme.h62 uint32_t raw; member in union:cap_lo_register
83 uint32_t raw; member in union:cap_hi_register
109 uint32_t raw; member in union:cc_register
146 uint32_t raw; member in union:csts_register
170 uint32_t raw; member in union:aqa_register
895 uint8_t raw; member in union:nvme_critical_warning_state
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc12 * defined in this file affect the profile runtime ABI, the raw profile format,
82 * function name hashes during the conversion from raw to merged profile
124 /* Definition of member fields of the raw profile header data structure. */
180 * written in the raw profile data and converted to target function name's MD5
182 * when the raw profile data is read during profile merging.
413 * format: ValueProfData. The abstraction allows compiler-rt's raw profiler
/freebsd-11-stable/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc12 * defined in this file affect the profile runtime ABI, the raw profile format,
82 * function name hashes during the conversion from raw to merged profile
124 /* Definition of member fields of the raw profile header data structure. */
180 * written in the raw profile data and converted to target function name's MD5
182 * when the raw profile data is read during profile merging.
413 * format: ValueProfData. The abstraction allows compiler-rt's raw profiler
/freebsd-11-stable/sys/dev/iir/
H A Diir.c365 /* Set/get features raw service (scatter/gather) */
754 /* raw service command */
978 cnt = ucmd->u.raw.sdlen;
979 if (cnt + ucmd->u.raw.sense_len > GDT_SCRATCH_SZ) {
981 GDT_SCRATCH_SZ, cnt + ucmd->u.raw.sense_len);
1035 /* raw service command */
1037 ucmd->u.raw.direction);
1041 ucmd->u.raw.sdlen);
1043 ucmd->u.raw.clen);
1044 bcopy(ucmd->u.raw
[all...]
/freebsd-11-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c194 h = &unit->raw;
226 if (hook != unit->raw)
247 else if (hook == unit->raw)
248 unit->raw = NULL;
319 (unit->raw != NULL)? NG_HCI_HOOK_RAW : "",
/freebsd-11-stable/sbin/nvmecontrol/
H A Dlogpage.c185 health->critical_warning.raw);
347 uint64_t raw; local
381 raw = le48dec(walker + 5);
390 printf("%-32s: %3d %.3f%%\n", name, normalized, raw / 1024.0);
396 printf("%-32s: %3d %ju\n", name, normalized, (uintmax_t)raw);
/freebsd-11-stable/sys/dev/aacraid/
H A Daacraid.c83 static int aac_convert_sgraw2(struct aac_softc *sc, struct aac_raw_io2 *raw,
1325 struct aac_raw_io2 *raw; local
1330 raw = (struct aac_raw_io2 *)&fib->data[0];
1332 raw->sgeCnt = nseg;
1341 raw->sgeFirstSize = cur_size;
1343 raw->sgeNominalSize = cur_size;
1346 cur_size != raw->sgeNominalSize) {
1372 raw, i, nseg, nseg_new);
1374 raw->flags |= RIO2_SGL_CONFORMANT;
1462 aac_convert_sgraw2(struct aac_softc *sc, struct aac_raw_io2 *raw, argument
[all...]

Completed in 211 milliseconds

12345678910