/freebsd/contrib/wpa/src/drivers/ |
H A D | rfkill.c | 23 u8 soft; member 79 event.idx, event.type, event.op, event.soft, in rfkill_receive() 85 } else if (event.soft) { in rfkill_receive() 171 event.idx, event.type, event.op, event.soft, in rfkill_init() 178 } else if (event.soft) { in rfkill_init()
|
/freebsd/sys/contrib/device-tree/Bindings/power/reset/ |
H A D | keystone-reset.txt | 10 Additionally soft or hard reset can be configured. 26 - ti,soft-reset: Boolean option indicating soft reset. 59 WDT0 or WDT2 is triggered it issues soft reset for SoC. 66 ti,soft-reset;
|
/freebsd/tools/test/stress2/misc/ |
H A D | lockf.sh | 44 mount -t nfs -o tcp -o retrycnt=3 -o intr -o soft \ 53 mount -t nfs -o tcp -o retrycnt=3 -o intr -o soft \ 66 mount -t nfs -o tcp -o retrycnt=3 -o intr -o soft \
|
H A D | crossmp6.sh | 50 mount -t nfs -o tcp -o nfsv3 -o retrycnt=1 -o soft,timeout=1 \ 66 mount -t nfs -o tcp -o nfsv3 -o retrycnt=1 -o soft,timeout=1 \ 90 -o soft -o rw $nfs_export ${mntpoint}$m
|
H A D | nfs4.sh | 41 mount -t nfs -o tcp -o retrycnt=3 -o intr,soft -o rw $nfs_export $mntpoint 62 mount -t nfs -o tcp -o retrycnt=3 -o intr,soft -o rw $nfs_export $mntpoint
|
H A D | nfs7.sh | 41 mount -t nfs -o nfsv3,tcp,nolockd -o retrycnt=3 -o intr,soft -o rw \ 60 mount -t nfs -o tcp -o retrycnt=3 -o intr,soft -o rw $nfs_export $mntpoint
|
H A D | crossmp2.sh | 43 mount -t nfs -o tcp -o nfsv3 -o retrycnt=1 -o intr,soft,timeout=1 \ 74 -o intr,soft -o rw $nfs_export ${mntpoint}$m
|
H A D | sendfile20.sh | 50 mount -t nfs -o tcp -o retrycnt=3 -o intr,soft -o rw $nfs_export $mntpoint 63 mount -t nfs -o tcp -o retrycnt=3 -o intr,soft -o rw $nfs_export $mntpoint
|
H A D | nullfs23.sh | 41 mount -t nfs -o tcp -o retrycnt=3 -o intr,soft -o rw $nfs_export $mp2
|
H A D | trim6.sh | 42 r=`mount | grep -w soft-updates | awk '{print $1}' | while read dev; do
|
H A D | sendfile19.sh | 51 mount -t nfs -o tcp -o retrycnt=3 -o intr,soft -o rw $nfs_export $mntpoint 64 mount -t nfs -o tcp -o retrycnt=3 -o intr,soft -o rw $nfs_export $mntpoint
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | hisilicon,histb-xhci.txt | 19 "soft": for soft reset 42 reset-names = "soft";
|
/freebsd/lib/libc/arm/aeabi/ |
H A D | Makefile.inc | 6 .if defined(CPUTYPE) && ${CPUTYPE:M*soft*} != "" 12 .if !defined(CPUTYPE) || ${CPUTYPE:M*soft*} == ""
|
/freebsd/crypto/openssl/crypto/engine/ |
H A D | eng_cnf.c | 52 int soft = 0; in int_engine_configure() local 77 soft = 1; in int_engine_configure() 98 if (!e && soft) { in int_engine_configure()
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | hisilicon-histb-pcie.txt | 31 "soft": soft reset; 66 reset-names = "soft", "sys", "bus";
|
/freebsd/sys/contrib/device-tree/Bindings/reset/ |
H A D | img,pistachio-reset.txt | 5 disable individual IP blocks within the Pistachio SoC using "soft reset" 8 The actual action taken when soft reset is asserted is hardware dependent.
|
/freebsd/crypto/openssl/crypto/ |
H A D | provider_conf.c | 205 int soft = 0; in provider_conf_load() local 238 soft = 1; in provider_conf_load() 273 if (soft) in provider_conf_load()
|
/freebsd/share/mk/ |
H A D | bsd.cpu.mk | 101 . if ${CPUTYPE:M*soft*} != "" 321 . if defined(CPUTYPE) && ${CPUTYPE:M*soft*} != "" 388 .if (${MACHINE} == "arm" && (defined(CPUTYPE) && ${CPUTYPE:M*soft*})) || \ 390 MACHINE_ABI+= soft-float
|
/freebsd/tools/build/options/ |
H A D | WITH_LIBSOFT | 1 On armv6 only, enable soft float ABI compatibility libraries.
|
/freebsd/lib/libc/arm/ |
H A D | Makefile.inc | 13 .if !defined(CPUTYPE) || ${CPUTYPE:M*soft*} == ""
|
/freebsd/lib/msun/arm/ |
H A D | Makefile.inc | 4 .if defined(CPUTYPE) && ${CPUTYPE:M*soft*} != ""
|
/freebsd/lib/libclang_rt/ |
H A D | compiler-rt-vars.mk | 9 (!defined(CPUTYPE) || ${CPUTYPE:M*soft*} == "")
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
H A D | softfloat-alias.list | 2 # These are soft float functions which can be
|
/freebsd/lib/libc/arm/gen/ |
H A D | Makefile.inc | 23 .if !defined(CPUTYPE) || ${CPUTYPE:M*soft*} == ""
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | davinci-nand.txt | 45 - "soft" 61 - "soft"
|