Home
last modified time | relevance | path

Searched +full:5 +full:vdc (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_draid.c88 * ^ | 2 | 6 | 1 | 11| 4 | 0 | 7 | 10| 8 | 9 | 13| 5 | 12| 3 | device map 0
92 * | | 0 1 2 3 4 5 6 7 8 | 36 37 38| | r
111 * | 9 | 11| 12| 2 | 4 | 1 | 3 | 0 | 10| 13| 8 | 5 | 6 | 7 | device map 1
113 * l | group 4 | group 5..| | row 3
115 * c | ..group 5 | group 6.. | | row 4
117 * 1 |..group 6 | group 7 | | row 5
119 * | 3 | 5 | 10| 8 | 6 | 11| 12| 0 | 2 | 4 | 7 | 1 | 9 | 13| device map 2
148 * The imbalance ratio of a given failure (e.g. 5 disks wide, child 3 failed,
172 { 5, 256, 0xf46733b7f4d47dfd, 0x00000002a1648d74 }, /* 1.010 */
558 vdev_draid_get_perm(vdev_draid_config_t *vdc, uint64_t pindex, in vdev_draid_get_perm() argument
[all …]
/freebsd/sys/geom/raid/
H A Dmd_ddf.c77 struct ddf_vdc_record *vdc; member
224 struct ddf_vdc_record *vdc; in g_raid_md_ddf_print() local
319 vdc = GETVDCPTR(meta, j); in g_raid_md_ddf_print()
320 val = GET32D(meta, vdc->Signature); in g_raid_md_ddf_print()
325 print_guid(vdc->VD_GUID); in g_raid_md_ddf_print()
328 GET32D(meta, vdc->Timestamp)); in g_raid_md_ddf_print()
330 GET32D(meta, vdc->Sequence_Number)); in g_raid_md_ddf_print()
332 GET16D(meta, vdc->Primary_Element_Count)); in g_raid_md_ddf_print()
334 GET8D(meta, vdc->Stripe_Size)); in g_raid_md_ddf_print()
336 GET8D(meta, vdc->Primary_RAID_Level)); in g_raid_md_ddf_print()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dmaxim,max6650.yaml15 of 5VDC/12VDC burshless fans with built-in tachometers.
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dqrb4210-rb2.dts45 gpios = <&pm6125_gpios 5 GPIO_ACTIVE_LOW>;
127 vdc_12v: regulator-vdc-12v {
137 vdc_1v2: regulator-vdc-1v2 {
148 vdc_3v3: regulator-vdc-3v3 {
158 /* 5V supply stepped down from the barrel jack input */
159 vdc_5v: regulator-vdc-5v {
170 vdc_vbat_som: regulator-vdc-vbat {
H A Dqrb2210-rb1.dts126 vdc_12v: regulator-vdc-12v {
136 vdc_1v2: regulator-vdc-1v2 {
147 vdc_3v3: regulator-vdc-3v3 {
157 /* 5V supply stepped down from the barrel jack input */
158 vdc_5v: regulator-vdc-5v {
169 vdc_vbat_som: regulator-vdc-vbat {
H A Dsdm845-db845c.dts87 gpios = <&pm8998_gpios 5 GPIO_ACTIVE_HIGH>;
244 vdc_3v3: vdc-3v3-regulator {
253 vdc_5v: vdc-5v-regulator {
702 led@5 {
703 reg = <5>;
H A Dqrb5165-rb5.dts252 vdc_3v3: vdc-3v3-regulator {
261 vdc_5v: vdc-5v-regulator {
620 reset-gpios = <&pm8150l_gpios 5 GPIO_ACTIVE_HIGH>;
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c334 * If the first byte is set to '_'(5F), the remaining
605 * If the first byte is set to '_'(5F), the remaining
859 enum vdc { enum
919 const char *, size_t, uint16_t, enum vdc);
921 unsigned char *, int, int, const char *, enum vdc);
923 unsigned char *, int, int, const char *, enum vdc);
949 static int set_file_identifier(unsigned char *, int, int, enum vdc,
1397 char buf[5]; in iso9660_options()
2234 size_t l, uint16_t uf, enum vdc vdc) in set_str_utf16be() argument
2246 if (vdc == VDC_UCS2) { in set_str_utf16be()
[all …]
/freebsd/contrib/ntp/ntpq/
H A Dntpq-subs.c337 } vdc; typedef
358 static void collect_display_vdc(associd_t as, vdc *table,
1361 "%3d %5u %04x %3.3s %4s %4.4s %9.9s %11s %2lu", in printassoc()
1611 { "reach", 0 }, /* 5 */
1629 { "reach", 0 }, /* 5 */
1648 { "ppoll", 0 }, /* 5 */
2564 const u_int sleep_msecs = 5; in collect_mru_list()
3317 xprintf(fp, "%6d %6d %4hx %c %d %d %6d %5u %s\n", in mrulist()
3417 "%3u %-24.24s %c %4x %3u %2u %6u %6u %6u %5u %8d\n" in another_ifstats_field()
3757 vdc * tabl in collect_display_vdc()
[all...]
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_swp.h123 #define DPAA2_SWP_CFG_SD_SHIFT 5
181 #define DPAA2_DQ_STAT_VOLATILE (0x02u) /* volatile dequeue (VDC) */
182 #define DPAA2_DQ_STAT_EXPIRED (0x01u) /* VDC is expired */
H A Ddpaa2_swp.c138 #define QB_VDQCR_VERB_WAE_SHIFT 5
625 cmd.verb |= 1 << 5; /* Switch release buffer command to valid. */ in dpaa2_swp_release_bufs()
992 * @brief Execute Volatile Dequeue Command (VDC).
/freebsd/sys/contrib/openzfs/tests/
H A DREADME.md31 space delimited list like this: DISKS='vdb vdc vdd'. By default
160 This broadly boils down to 5 steps
165 5. Run Test case
/freebsd/contrib/file/magic/Magdir/
H A Dimages89 >>5 uleshort x \b%d)
104 # Image descriptor: bits 3-0 give the alpha channel depth, bits 5-4 give direction
107 # bits 5-4 give direction. normal bottom left
361 >>>8 uleshort 5 \bLZW
390 >>8 uleshort 5 \bCMYK
622 >5 search/3 graphic-context ImageMagick Vector Graphic
658 >5 string x \b, version %.3s
659 # some times after version text like: "Produced by xfig version 3.2.5-alpha5"
703 >5 short !0
706 >>5 short !0xABab clear text Computer Graphics Metafile
[all …]
/freebsd/share/misc/
H A Dusb_vendors241 0241 Link-5 micro dongle
599 5a11 PhotoSmart C7100 series
600 5b11 OfficeJet J2100 series
601 5b12 Officejet Pro 8100
602 5c11 PhotoSmart C4200 Printer series
603 5c12 OfficeJet 6700
604 5c17 LaserJet P2055 series
605 5d11 PhotoSmart C5200 series
606 5e11 PhotoSmart D7400 series
1378 3404 SCX-5x12 series
[all …]
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp2148 // OpenMP 4.5 [2.15.5, Data-mapping Attribute Rules and Clauses]. in isOpenMPCapturedByRef()
2965 // OpenMP [2.12.5, target Construct] in EndOpenMPDSABlock()
4548 DeclContext *VDC = VD->getDeclContext(); in tryCaptureOpenMPLambdas() local
4549 if (!VDC->Encloses(SemaRef.CurContext)) in tryCaptureOpenMPLambdas()
5311 // OpenMP, 2.12.5 target Construct in checkAllocateClauses()
7544 DeletedFuncs = 5, in checkOpenMPDeclareVariantFunction()
7611 // OpenMP 5.1 [2.3.5, declare variant directive, Restrictions] in ActOnOpenMPDeclareVariantDirective()
7636 // OpenMP 5.1 [2.3.5, declare variant directive, Restrictions] in ActOnOpenMPDeclareVariantDirective()
11144 << getOpenMPDirectiveName(OMPD_scan) << 5); in ActOnOpenMPScanDirective()
11918 // NOTE: Form 3, 4, 5 in the following comments mean the 3rd, 4th, and 5th
[all …]