| /freebsd-12.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-12.1/usr.sbin/pc-sysinstall/backend-query/ |
| H A D | disk-list.sh | 77 DEV="${i}" 82 case "${DEV}" in 88 NEWLINE=$(geom disk list $DEV 2>/dev/null | sed -ne 's/^ descr: *//p') 93 if [ -n "${FLAGS_MD}" ] && echo "${DEV}" | grep -E '^md[0-9]+' >/dev/null 2>/dev/null 109 DLIST="${DEV}:${NEWLINE}${DLIST}"
|
| H A D | update-part-list.sh | 70 DEV="${i}" 72 echo "${DEV}" | grep -e "^acd[0-9]" -e "^cd[0-9]" -e "^scd[0-9]" >/dev/null 2>/dev/null
|
| /freebsd-12.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-12.1/tests/sys/net/ |
| H A D | if_clone_test.sh | 530 local CLASS DEV N 542 DEV=${CLASS}${N}a 544 DEV=${CLASS}${N} 547 echo ${DEV} >> "devices_to_cleanup" 548 echo ${DEV} 554 local DEV 556 for DEV in `cat "devices_to_cleanup"`; do 557 ifconfig ${DEV} destroy
|
| H A D | if_lagg_test.sh | 460 local DEV 462 for DEV in `cat "devices_to_cleanup"`; do 463 ifconfig ${DEV} destroy
|
| /freebsd-12.1/tools/tools/net80211/scripts/ |
| H A D | setup.wdsmain | 45 DEV=\$1 46 ifconfig $BRIDGE addm \$DEV 47 ifconfig \$DEV up
|
| /freebsd-12.1/gnu/usr.bin/cc/ |
| H A D | Makefile.ver | 5 DEVPHASE!= cat ${GCCDIR}/DEV-PHASE 7 version.o: version.c ${GCCDIR}/BASE-VER ${GCCDIR}/DATESTAMP ${GCCDIR}/DEV-PHASE
|
| /freebsd-12.1/sys/cam/scsi/ |
| H A D | scsi_low.h | 103 #define GENERIC_CCB_ASSERT(DEV, CCBTYPE) \ argument 112 void DEV##_init_ccbque(int); \ 113 struct CCBTYPE *DEV##_get_ccb(void); \ 114 void DEV##_free_ccb(struct CCBTYPE *);
|
| /freebsd-12.1/sys/dev/pccbb/ |
| H A D | pccbb_pci.c | 116 #define PCI_MASK_CONFIG(DEV,REG,MASK,SIZE) \ argument 117 pci_write_config(DEV, REG, pci_read_config(DEV, REG, SIZE) MASK, SIZE) 118 #define PCI_MASK2_CONFIG(DEV,REG,MASK1,MASK2,SIZE) \ argument 119 pci_write_config(DEV, REG, ( \ 120 pci_read_config(DEV, REG, SIZE) MASK1) MASK2, SIZE)
|
| H A D | pccbb.c | 119 #define PCI_MASK_CONFIG(DEV,REG,MASK,SIZE) \ argument 120 pci_write_config(DEV, REG, pci_read_config(DEV, REG, SIZE) MASK, SIZE) 121 #define PCI_MASK2_CONFIG(DEV,REG,MASK1,MASK2,SIZE) \ argument 122 pci_write_config(DEV, REG, ( \ 123 pci_read_config(DEV, REG, SIZE) MASK1) MASK2, SIZE)
|
| /freebsd-12.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-12.1/contrib/file/ |
| H A D | MAINT | 32 (handles statbuf modes for DEV)
|
| /freebsd-12.1/etc/mtree/ |
| H A D | BSD.usr.dist | 652 hi_IN.ISCII-DEV 1014 hi_IN.ISCII-DEV
|
| /freebsd-12.1/tools/regression/geom/ConfCmp/ |
| H A D | a2.conf | 4 <name>DEV-class</name>
|
| H A D | a2a.conf | 4 <name>DEV-class</name>
|
| H A D | a2b.conf | 4 <name>DEV-class</name>
|
| H A D | a2c.conf | 4 <name>DEV-class</name>
|
| H A D | a2d.conf | 4 <name>DEV-class</name>
|
| H A D | a1.conf | 5 <name>DEV-method</name>
|
| H A D | a1a.conf | 5 <name>DEV-method</name>
|
| /freebsd-12.1/contrib/gcc/doc/include/ |
| H A D | gcc-common.texi | 9 @c in gcc/DEV-PHASE).
|
| /freebsd-12.1/tools/tools/locale/etc/final-maps/ |
| H A D | map.ISCII-DEV | 1 <code_set_name> "ISCII-DEV"
|
| /freebsd-12.1/share/timedef/ |
| H A D | Makefile | 62 LOCALES+= hi_IN.ISCII-DEV
|
| /freebsd-12.1/share/monetdef/ |
| H A D | Makefile | 51 LOCALES+= hi_IN.ISCII-DEV
|