| /src/sys/contrib/openzfs/udev/ |
| H A D | vdev_id | 122 DEV= 281 grep "$DEV"$ | awk '{print $9}') 316 DEV=$(ls /sys/block/$DMDEV/slaves) 336 DEV=$(ls "/sys/block/$DMDEV/slaves" | awk ' 343 if [ -z "$DEV" ] ; then 348 if echo "$DEV" | grep -q ^/devices/ ; then 349 sys_path=$DEV 351 sys_path=$(udevadm info -q path -p "/sys/block/$DEV" 2>/dev/null) 485 JBOD=$(map_jbod "$DEV") 530 grep "$DEV"$ | awk '{print $9}') [all …]
|
| /src/tools/regression/usb/ |
| H A D | usb_enum.t | 15 DEV="ugen0.1" 18 DEV="$1" 23 if [ -c /dev/$DEV ] && [ -r /dev/$DEV ] && usbconfig -d $DEV reset ; then
|
| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mount/ |
| H A D | mount_loopback.ksh | 48 if [ -n "$DEV" ] ; then 49 log_must losetup -d $DEV 83 DEV=$(losetup --associated $imgfile | grep -Eo '^/dev/loop/?[0-9]+') 84 log_must mkfs.xfs $DEV 86 log_must mount $DEV $TEST_BASE_DIR/mnt 97 log_must losetup -d $DEV 98 DEV=""
|
| /src/contrib/libfido2/tools/ |
| H A D | fido2-attach.sh | 8 DEV="" 10 while [ -z "${DEV}" ]; do 12 DEV="$(fido2-token -L | sed 's/^\(.*\): .*$/\1/;q')" 15 printf '%s\n' "${DEV}"
|
| H A D | fido2-detach.sh | 8 DEV="$(fido2-token -L | sed 's/^\(.*\): .*$/\1/;q')" 10 while [ -n "${DEV}" ]; do 12 DEV="$(fido2-token -L | sed 's/^\(.*\): .*$/\1/;q')"
|
| H A D | test.sh | 19 DEV="$2" 31 fido2-cred -M $2 "${DEV}" "${TYPE}" > "$3" < cred_param 47 fido2-assert -G $2 "${DEV}" > "$5" < assert_param
|
| /src/tools/tools/ath/ |
| H A D | athctrl.sh | 8 DEV=ath0 23 -i) DEV="$2"; shift; shift;; 37 printf "Setup IFS parameters on interface ${DEV} for %i meter p-2-p link\n" $d 38 ATHN=`echo $DEV | sed 's/ath//'`
|
| /src/tests/sys/net/ |
| H A D | if_clone_test.sh | 544 local CLASS DEV N 556 DEV=${CLASS}${N}a 558 DEV=${CLASS}${N} 561 echo ${DEV} >> "devices_to_cleanup" 562 echo ${DEV} 568 local DEV 570 for DEV in `cat "devices_to_cleanup"`; do 571 ifconfig ${DEV} destroy
|
| H A D | if_lagg_test.sh | 454 local DEV 456 for DEV in `cat "devices_to_cleanup"`; do 457 ifconfig ${DEV} destroy
|
| /src/contrib/ofed/libbnxtre/ |
| H A D | main.c | 218 fprintf(stderr, DEV " Running in Single threaded mode\n"); in _bnxt_re_init_context() 227 fprintf(stderr, DEV "Failed to initialize context for device\n"); in _bnxt_re_init_context() 262 fprintf(stderr, DEV "pthread_cancel error %d\n", ret); in _bnxt_re_uninit_context() 268 fprintf(stderr, DEV "ibv_destroy_cq error %d\n", ret); in _bnxt_re_uninit_context() 275 DEV "ibv_destroy_comp_channel error\n"); in _bnxt_re_uninit_context() 305 fprintf(stderr, DEV "Failed to get context for device, ret = 0x%x, errno %d\n", ret, errno); in bnxt_re_init_context() 360 fprintf(stderr, DEV "FATAL: Max supported ABI of %s is %d " in bnxt_re_driver_init() 368 fprintf(stderr, DEV "Failed to allocate device for %s\n", in bnxt_re_driver_init()
|
| H A D | verbs.c | 348 fprintf(stderr, DEV "Valid cq_page not mapped\n"); in _bnxt_re_create_cq() 391 DEV "Failed to create completion channel\n"); in bnxt_re_create_cq() 396 fprintf(stderr, DEV "Couldn't create CQ\n"); in bnxt_re_create_cq() 403 fprintf(stderr, DEV "Couldn't map DB recovery page\n"); in bnxt_re_create_cq() 414 fprintf(stderr, DEV "Couldn't create pthread\n"); in bnxt_re_create_cq() 431 fprintf(stderr, DEV "ibv_destroy_comp_channel error\n"); in bnxt_re_create_cq() 439 fprintf(stderr, DEV "ibv_destroy_cq error\n"); in bnxt_re_create_cq()
|
| /src/tools/tools/net80211/scripts/ |
| H A D | setup.wdsmain | 44 DEV=\$1 45 ifconfig $BRIDGE addm \$DEV 46 ifconfig \$DEV up
|
| /src/contrib/bmake/unit-tests/ |
| H A D | directive-include.mk | 35 DEV= null 36 .include "/dev/${DEV}"
|
| /src/sys/dev/pccbb/ |
| H A D | pccbb_pci.c | 112 #define PCI_MASK_CONFIG(DEV,REG,MASK,SIZE) \ argument 113 pci_write_config(DEV, REG, pci_read_config(DEV, REG, SIZE) MASK, SIZE) 114 #define PCI_MASK2_CONFIG(DEV,REG,MASK1,MASK2,SIZE) \ argument 115 pci_write_config(DEV, REG, ( \ 116 pci_read_config(DEV, REG, SIZE) MASK1) MASK2, SIZE)
|
| H A D | pccbb.c | 112 #define PCI_MASK_CONFIG(DEV,REG,MASK,SIZE) \ argument 113 pci_write_config(DEV, REG, pci_read_config(DEV, REG, SIZE) MASK, SIZE) 114 #define PCI_MASK2_CONFIG(DEV,REG,MASK1,MASK2,SIZE) \ argument 115 pci_write_config(DEV, REG, ( \ 116 pci_read_config(DEV, REG, SIZE) MASK1) MASK2, SIZE)
|
| /src/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6qdl-phytec-mira-peb-wlbt-05.dtsi | 64 MX6QDL_PAD_SD3_DAT4__GPIO7_IO01 0xb0b1 /* DEV WAKEUP */
|
| H A D | imx6ul-phytec-segin-peb-wlbt-05.dtsi | 30 MX6UL_PAD_JTAG_MOD__GPIO1_IO10 0x3031 /* DEV WAKEUP */
|
| /src/tools/tools/locale/etc/charmaps/ |
| H A D | charmaps.txt | 17 ISCII-DEV unicode.org: VENDORS/APPLE/DEVANAGA i/ haible.de: Indic.html
|
| /src/contrib/file/ |
| H A D | MAINT | 32 (handles statbuf modes for DEV)
|
| /src/crypto/openssl/exporters/cmake/ |
| H A D | OpenSSLConfig.cmake.in | 40 $volume =~ s|^(.*?):$|/$1| if $^O eq "vms"; # On VMS, DEV: -> /DEV
|
| /src/tools/tools/locale/etc/final-maps/ |
| H A D | map.ISCII-DEV | 1 <code_set_name> "ISCII-DEV"
|
| /src/share/monetdef/ |
| H A D | Makefile | 24 LOCALES+= hi_IN.ISCII-DEV
|
| /src/share/msgdef/ |
| H A D | Makefile | 16 LOCALES+= hi_IN.ISCII-DEV
|
| /src/share/colldef/ |
| H A D | Makefile | 101 LOCALES+= hi_IN.ISCII-DEV
|
| /src/share/numericdef/ |
| H A D | Makefile | 18 LOCALES+= hi_IN.ISCII-DEV
|