/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | richtek,rt8515.yaml | 16 RFS and RTS. 30 richtek,rfs-ohms: 33 description: The resistance value of the RFS resistor. This 35 for the property flash-max-microamp to work, the RFS resistor 59 is hardwired to the component using the RFS resistor to 61 according to the formula Imax = 5500 / RFS. The lowest 65 current below the hardware limit. This requires the RFS 99 richtek,rfs-ohms = <16000>;
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/ |
H A D | zfs_receive_010_pos.ksh | 46 rfs=$TESTPOOL/$TESTFS/base/rfs 155 log_must eval "zfs receive -o origin=$fs@s1 $rfs < $TESTDIR/zr010p" 156 size=$(get_prop used $rfs) 162 log_must zfs destroy -fr $rfs 165 log_must eval "zfs receive -o origin=$fs2@s1 $rfs < $TESTDIR/zr010p" 167 mntpnt_new=$(get_prop mountpoint $rfs) 169 log_must zfs destroy -r $rfs 171 log_must eval "zfs receive -o origin=$fs@s1 $rfs < $TESTDIR/zr010p2" 173 mntpnt_new=$(get_prop mountpoint $rfs)
|
H A D | zfs_receive_new_props.ksh | 58 recvfs="$rpoolname/rfs"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/ |
H A D | redacted_incrementals.ksh | 43 log_onexit redacted_cleanup $sendfs $recvfs $POOL2/rfs 49 log_must eval "zfs receive $POOL2/rfs <$stream" 98 log_must eval "zfs recv -o origin=$POOL2/rfs@snap0 $POOL2/rwrite1 <$stream" 104 log_must zfs destroy -R $POOL2/rfs 125 log_must eval "zfs receive $POOL2/rfs <$stream" 130 log_must eval "zfs receive $POOL2/rfs <$stream" 133 compare_files $sendfs $POOL2/rfs "f2" "$RANGE12" 134 log_must mount_redacted -f $POOL2/rfs 135 log_must diff $send_mnt/f1 /$POOL2/rfs/f1 136 log_must diff $send_mnt/d1/f1 /$POOL2/rfs/d1/f1 [all …]
|
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | p1024rdb.dtsi | 110 label = "NAND Compressed RFS Image"; 156 /* 4MB for Compressed RFS Image */ 158 label = "SPI Compressed RFS Image"; 162 /* 7MB for JFFS2 based RFS */ 164 label = "SPI JFFS2 RFS";
|
H A D | p2020rdb-pc.dtsi | 110 label = "NAND Compressed RFS Image"; 178 /* 4MB for Compressed RFS Image */ 180 label = "SPI Compressed RFS Image"; 184 /* 7MB for JFFS2 based RFS */ 186 label = "SPI JFFS2 RFS";
|
H A D | p2020rdb.dts | 114 label = "NAND (RO) Compressed RFS Image"; 180 /* 4MB for Compressed RFS Image */ 182 label = "SPI (RO) Compressed RFS Image"; 187 /* 7MB for JFFS2 based RFS */ 189 label = "SPI (RW) JFFS2 RFS";
|
H A D | p1021rdb-pc.dtsi | 117 label = "NAND Compressed RFS Image"; 177 /* 4MB for Compressed RFS Image */ 183 /* 7MB for JFFS2 based RFS */ 185 label = "SPI Flash JFFS2 RFS";
|
H A D | c293pcie.dts | 143 label = "NAND RFS Image"; 195 /* 10.5MB for RFS Image */ 197 label = "SPI Flash RFS Image";
|
H A D | p1010rdb.dtsi | 138 /* 4MB for Compressed RFS Image */ 144 /* 6.5MB for JFFS2 based RFS */ 146 label = "SPI Flash JFFS2 RFS";
|
H A D | p1020rdb-pc.dtsi | 110 label = "NAND Compressed RFS Image"; 178 /* 4MB for Compressed RFS Image */ 184 /* 7MB for JFFS2 based RFS */
|
H A D | p1020rdb.dtsi | 114 label = "NAND (RO) Compressed RFS Image"; 177 /* 4MB for Compressed RFS Image */ 184 /* 7MB for JFFS2 based RFS */
|
H A D | p1025rdb.dtsi | 110 label = "NAND Compressed RFS Image"; 164 /* 4MB for Compressed RFS Image */ 170 /* 7MB for JFFS2 based RFS */
|
H A D | p1010rdb-pa.dtsi | 59 label = "NAND Compressed RFS Image";
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_config.c | 5799 static char rfs[1024]; build_rflags() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/ |
H A D | Context.h | 34 PipelineOptions(unsigned UOPQSize, unsigned DecThr, unsigned DW, unsigned RFS, 38 DispatchWidth(DW), RegisterFileSize(RFS), LoadQueueSize(LQS), in MicroOpQueueSize()
|
/freebsd/sys/dts/powerpc/ |
H A D | p1020rdb.dts | 165 label = "NAND (RO) Compressed RFS Image"; 307 /* 4MB for Compressed RFS Image */ 309 label = "SPI (RO) Compressed RFS Image"; 314 /* 7MB for JFFS2 based RFS */ 316 label = "SPI (RW) JFFS2 RFS";
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_l2_api.h | 497 *Enable or disable rfs mode. It must accept atleast one of tcp or udp true 498 *and atleast one of ipv4 or ipv6 true to enable rfs mode.
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | COFFDump.cpp | 758 ArrayRef<RuntimeFunction> RFs(RFStart, NumRFs); in printCOFFUnwindInfo() local 762 for (const RuntimeFunction &RF : RFs) in printCOFFUnwindInfo() 767 for (const RuntimeFunction &RF : RFs) { in printCOFFUnwindInfo() 769 std::distance(RFs.begin(), &RF) * sizeof(RuntimeFunction); in printCOFFUnwindInfo()
|
/freebsd/share/doc/papers/fsinterface/ |
H A D | fsinterface.ms | 102 AT&T's recently-announced Remote File Sharing, RFS [Rifkin86], 217 Although the performance of RFS is yet to be seen, 473 The RFS filesystem used by AT&T does not currently cache data blocks 1137 ``RFS Architectural Overview,'' \fIUsenix Conference Proceedings\fP,
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | ste-ux500-samsung-golden.dts | 423 * RFS is 16 kOhm and RTS is 100 kOhm giving 427 richtek,rfs-ohms = <16000>;
|
H A D | ste-ux500-samsung-skomer.dts | 160 * RFS is 16 kOhm and RTS is 100 kOhm giving 164 richtek,rfs-ohms = <16000>;
|
H A D | ste-ux500-samsung-kyle.dts | 181 * RFS is 16 kOhm and RTS is 100 kOhm giving 185 richtek,rfs-ohms = <16000>;
|
/freebsd/contrib/lib9p/pytest/ |
H A D | lerrno.py | 212 EDOTDOT: 'RFS specific error',
|
/freebsd/contrib/lib9p/ |
H A D | linux_errno.h | 125 #define LINUX_EDOTDOT_STR "RFS specific error"
|