| /freebsd/usr.sbin/bsdinstall/scripts/ |
| H A D | netconfig | 84 AUTO=auto 89 AUTO= 120 if [ ${IPV4_AVAIL} -eq 1 -a -z "$AUTO" ]; then 128 bsdinstall netconfig_ipv4 ${INTERFACE} "${IFCONFIG_PREFIX}" $AUTO 130 if [ -z "$AUTO" ]; then 142 if [ ${IPV6_AVAIL} -eq 1 -a -z "$AUTO" ]; then 150 bsdinstall netconfig_ipv6 ${INTERFACE} $AUTO 152 if [ -z "$AUTO" ]; then 222 if [ -n "$AUTO" ] && [ -n "${IP4_1}" -o -n "${IP6_1}" ]; then
|
| H A D | netconfig_ipv6 | 51 AUTO="${2:-}" 58 case "$AUTO" in 63 --msgbox "Bad auto option '$AUTO'." 0 0 70 if [ -n "$AUTO" ]; then 90 if [ -n "$AUTO" ]; then
|
| H A D | netconfig_ipv4 | 43 AUTO="${3:-}" 51 case "$AUTO" in 56 --msgbox "Bad auto option '$AUTO'." 0 0 61 if [ -n "$AUTO" ]; then 81 if [ -n "$AUTO" ]; then
|
| H A D | services | 106 echo '# Set dumpdev to "AUTO" to enable crash dumps, "NO"' \
|
| /freebsd/sys/contrib/openzfs/contrib/dracut/90zfs/ |
| H A D | zfs-lib.sh.in | 96 ""|zfs|zfs:|zfs:AUTO) 97 root=zfs:AUTO 113 "") root=zfs:AUTO ;;
|
| H A D | zfs-env-bootfs.service.in | 13 [ "$root" = "zfs:AUTO" ] && root="$(@sbindir@/zpool list -H -o bootfs | grep -m1 -vFx -)"; \
|
| /freebsd/sys/contrib/openzfs/contrib/dracut/ |
| H A D | README.md | 24 `zfs:AUTO`, `zfs:`, `zfs` | *(as above, but overriding other autoselection methods)* | 32 …`rootfstype=zfs` is equivalent to `root=zfs:AUTO`, `rootfstype=zfs root=pool/dataset` is equivalen…
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/include/ |
| H A D | defs.h | 21 #define AUTO (-1) /* Auto = -1 */ macro
|
| /freebsd/sys/contrib/openzfs/contrib/initramfs/ |
| H A D | README.md | 26 * `root=zfs:AUTO` 30 If a pool is specified, it will be used. Otherwise, in `AUTO` mode, all pools
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | TypeBitCodes.def | 49 TYPE_BIT_CODE(Auto, AUTO, 38)
|
| /freebsd/sys/contrib/openzfs/contrib/initramfs/scripts/ |
| H A D | zfs | 91 if [ -n "${ZFS_BOOTFS}" ] && [ "${ZFS_BOOTFS}" != "zfs:AUTO" ] 835 # root=zfs:AUTO (tries to detect both pool and rootfs) 885 # Do auto detect. Do this by 'cheating' - set 'root=zfs:AUTO' 887 ROOT='zfs:AUTO' 894 if [ "${ROOT}" = "zfs:AUTO" ] 899 # the root dataset, but with root=zfs:AUTO on cmdline, 900 # this says "zfs:AUTO" here and interferes with checks later 936 # Import the pool (if not already done so in the AUTO check above).
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/ |
| H A D | ampdu.c | 241 ampdu->max_pdu = AUTO; in brcms_c_ampdu_attach() 292 if (ampdu->max_pdu != AUTO) in brcms_c_scb_ampdu_update_config()
|
| H A D | stf.c | 133 if ((int_val != AUTO) && (int_val != OFF) && (int_val != ON)) in brcms_c_stf_stbc_tx_set()
|
| H A D | main.h | 219 (wlc)->band->band_stf_stbc_tx == AUTO && \
|
| H A D | main.c | 4300 brcms_c_protection_upd(wlc, BRCMS_PROT_N_PAM_OVR, AUTO); in brcms_c_info_init() 5293 s32 nmode = AUTO; in brcms_c_set_nmode() 6337 } else if (wlc->mimo_40txbw != AUTO) in brcms_c_d11hdrs_mac80211() 6343 if (wlc->ofdm_40txbw != AUTO) in brcms_c_d11hdrs_mac80211() 6345 } else if (wlc->cck_40txbw != AUTO) { in brcms_c_d11hdrs_mac80211() 8032 wlc->mimo_40txbw = AUTO; in brcms_c_attach() 8033 wlc->ofdm_40txbw = AUTO; in brcms_c_attach() 8034 wlc->cck_40txbw = AUTO; in brcms_c_attach()
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | axp20x.txt | 75 - x-powers,dcdc-workmode: 1 for PWM mode, 0 for AUTO (PWM/PFM) mode
|
| /freebsd/contrib/expat/ |
| H A D | Changes | 1348 -DEXPAT_WITH_GETRANDOM=(ON|OFF|AUTO), default AUTO 1349 -DEXPAT_WITH_SYS_GETRANDOM=(ON|OFF|AUTO), default AUTO
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_n.c | 14617 pi->n_preamble_override = AUTO; in wlc_phy_attach_nphy() 14621 pi->nphy_txrx_chain = AUTO; in wlc_phy_attach_nphy() 14622 pi->phy_scraminit = AUTO; in wlc_phy_attach_nphy() 14635 pi->nphy_txpwrindex[i].index = AUTO; in wlc_phy_attach_nphy()
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-api.md | 1094 * Sets the policy for incoming streams. If `policy` is `AUTO` (the default):
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 2822 vt320nam|v320n|DEC VT320 in VT100 emul. mode with NO AUTO WRAP mode, 22768 # Set the options AUTO ROLL, ROLL DN, and ESC KBD on, and AUTO
|