| /freebsd-13.1/sys/contrib/openzfs/cmd/vdev_id/ |
| H A D | vdev_id | 122 DEV= 280 grep "$DEV"$ | awk '{print $9}') 325 if [ -z "$DEV" ] ; then 330 if echo "$DEV" | grep -q ^/devices/ ; then 331 sys_path=$DEV 458 JBOD=$(map_jbod "$DEV") 503 grep "$DEV"$ | awk '{print $9}') 526 DEV=$(multipath -ll "$DM_NAME" | 528 if [ -z "$DEV" ] ; then 534 sys_path=$DEV [all …]
|
| /freebsd-13.1/tools/regression/usb/ |
| H A D | usb_enum.t | 16 DEV="ugen0.1" 19 DEV="$1" 24 if [ -c /dev/$DEV ] && [ -r /dev/$DEV ] && usbconfig -d $DEV reset ; then
|
| /freebsd-13.1/contrib/libfido2/tools/ |
| H A D | fido2-attach.sh | 7 DEV="" 9 while [ -z "${DEV}" ]; do 11 DEV="$(fido2-token -L | sed 's/^\(.*\): .*$/\1/;q')" 14 printf '%s\n' "${DEV}"
|
| H A D | fido2-detach.sh | 7 DEV="$(fido2-token -L | sed 's/^\(.*\): .*$/\1/;q')" 9 while [ -n "${DEV}" ]; do 11 DEV="$(fido2-token -L | sed 's/^\(.*\): .*$/\1/;q')"
|
| H A D | test.sh | 18 DEV="$2" 27 fido2-cred -M $2 "${DEV}" > "$3" < cred_param 43 fido2-assert -G $2 "${DEV}" > "$5" < assert_param
|
| /freebsd-13.1/tools/tools/ath/ |
| H A D | athctrl.sh | 9 DEV=ath0 24 -i) DEV="$2"; shift; shift;; 38 printf "Setup IFS parameters on interface ${DEV} for %i meter p-2-p link\n" $d 39 ATHN=`echo $DEV | sed 's/ath//'`
|
| /freebsd-13.1/tests/sys/net/ |
| H A D | if_clone_test.sh | 517 local CLASS DEV N 529 DEV=${CLASS}${N}a 531 DEV=${CLASS}${N} 534 echo ${DEV} >> "devices_to_cleanup" 535 echo ${DEV} 541 local DEV 543 for DEV in `cat "devices_to_cleanup"`; do 544 ifconfig ${DEV} destroy
|
| H A D | if_lagg_test.sh | 468 local DEV 470 for DEV in `cat "devices_to_cleanup"`; do 471 ifconfig ${DEV} destroy
|
| /freebsd-13.1/tools/tools/net80211/scripts/ |
| H A D | setup.wdsmain | 45 DEV=\$1 46 ifconfig $BRIDGE addm \$DEV 47 ifconfig \$DEV up
|
| /freebsd-13.1/contrib/bmake/unit-tests/ |
| H A D | directive-include.mk | 34 DEV= null 35 .include "/dev/${DEV}"
|
| /freebsd-13.1/sys/dev/pccbb/ |
| H A D | pccbb_pci.c | 115 #define PCI_MASK_CONFIG(DEV,REG,MASK,SIZE) \ argument 116 pci_write_config(DEV, REG, pci_read_config(DEV, REG, SIZE) MASK, SIZE) 117 #define PCI_MASK2_CONFIG(DEV,REG,MASK1,MASK2,SIZE) \ argument 118 pci_write_config(DEV, REG, ( \ 119 pci_read_config(DEV, REG, SIZE) MASK1) MASK2, SIZE)
|
| H A D | pccbb.c | 115 #define PCI_MASK_CONFIG(DEV,REG,MASK,SIZE) \ argument 116 pci_write_config(DEV, REG, pci_read_config(DEV, REG, SIZE) MASK, SIZE) 117 #define PCI_MASK2_CONFIG(DEV,REG,MASK1,MASK2,SIZE) \ argument 118 pci_write_config(DEV, REG, ( \ 119 pci_read_config(DEV, REG, SIZE) MASK1) MASK2, SIZE)
|
| /freebsd-13.1/tools/tools/locale/etc/charmaps/ |
| H A D | charmaps.txt | 18 ISCII-DEV unicode.org: VENDORS/APPLE/DEVANAGA i/ haible.de: Indic.html
|
| /freebsd-13.1/contrib/file/ |
| H A D | MAINT | 32 (handles statbuf modes for DEV)
|
| /freebsd-13.1/etc/mtree/ |
| H A D | BSD.usr.dist | 682 hi_IN.ISCII-DEV 1042 hi_IN.ISCII-DEV
|
| /freebsd-13.1/tools/tools/locale/etc/final-maps/ |
| H A D | map.ISCII-DEV | 1 <code_set_name> "ISCII-DEV"
|
| /freebsd-13.1/share/timedef/ |
| H A D | Makefile | 63 LOCALES+= hi_IN.ISCII-DEV
|
| /freebsd-13.1/share/monetdef/ |
| H A D | Makefile | 51 LOCALES+= hi_IN.ISCII-DEV
|
| /freebsd-13.1/share/msgdef/ |
| H A D | Makefile | 33 LOCALES+= hi_IN.ISCII-DEV
|
| /freebsd-13.1/tools/regression/geom/ConfCmp/ |
| H A D | a1.conf | 5 <name>DEV-method</name>
|
| H A D | a1a.conf | 5 <name>DEV-method</name>
|
| H A D | a1b.conf | 5 <name>DEV-method</name>
|
| H A D | a1c.conf | 5 <name>DEV-method</name>
|
| H A D | a1d.conf | 5 <name>DEV-method</name>
|
| /freebsd-13.1/share/colldef/ |
| H A D | Makefile | 133 LOCALES_MAPPED+= hi_IN.UTF-8 hi_IN.ISCII-DEV
|