Searched refs:DEVICE (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/allocate/
H A Dfd_clean.sh46 printf "${form}\n" $PROG $DEVICE > /dev/console
53 printf "${form}\n" $PROG $DEVICE > /dev/console
60 printf "${form}\n" $PROG $DEVICE > /dev/tty
67 printf "${form}\n" $PROG $DEVICE > /dev/tty
103 DEVICE=`echo $MAP | cut -f1 -d:`
126 mk_error $DEVICE
133 mk_error $DEVICE
140 mk_error $DEVICE
151 mk_error $DEVICE
158 mk_error $DEVICE
[all...]
H A Dsr_clean.sh46 printf "${form}\n" $PROG $DEVICE > /dev/console
53 printf "${form}\n" `basename $0` $DEVICE > /dev/console
60 printf "${form}\n" $PROG $DEVICE > /dev/tty
67 printf "${form}\n" $PROG $DEVICE > /dev/tty
100 DEVICE=`echo $MAP | cut -f1 -d:`
123 mk_error $DEVICE
130 mk_error $DEVICE
137 mk_error $DEVICE
148 mk_error $DEVICE
155 mk_error $DEVICE
[all...]
H A Dst_clean.sh47 printf "${form}\n" $PROG $DEVICE > /dev/console
54 printf "${form}\n" $PROG $DEVICE > /dev/console
61 printf "${form}\n" $PROG $DEVICE > /dev/tty
68 printf "${form}" $PROG $DEVICE > /dev/tty
98 DEVICE=`echo $MAP | cut -f1 -d:`
120 mk_error $DEVICE
132 mk_error $DEVICE
141 mk_error $DEVICE
168 printf "${form}\n" $DEVICE >/dev/tty
184 mk_error $DEVICE
[all...]
H A Ddisk_clean.sh111 printf "${form}\n" $PROG $DEVICE > /dev/{MSGDEV}
120 printf "${form}\n" $PROG $DEVICE > /dev/${MSGDEV}
272 okcancel "Insert disk in $DEVICE."
277 error_exit $DEVICE \
281 okcancel "Insert disk in $DEVICE."
287 yesno "Do you want $DEVICE mounted?"
319 echo "Read-write mount of $DEVICE failed. Mounting read-only."
339 if [ -h /$VOLUME_MEDIATYPE/$DEVICE ]; then
341 VOLUME_PATH=`ls -l /$VOLUME_MEDIATYPE/$DEVICE|\
362 if [ "$target_device" = "$DEVICE" ]; the
[all...]
H A Daudio_clean.sh94 msg "$0: Allocate of $DEVICE failed."
96 msg "$0: Deallocate of $DEVICE failed."
126 DEVICE=$1
139 MAP=`dminfo -v -n $DEVICE`
140 DEVICE=`echo $MAP | cut -f1 -d:`
/illumos-gate/usr/src/cmd/acct/
H A Dprctmp.sh34 DEVICE UID LOGIN PRIME NPRIME (NUMERIC) DATE TIME
/illumos-gate/usr/src/cmd/print/scripts/
H A Dconv_lp86 DEVICE=`grep Device: ${PRINTER}/configuration 2>/dev/null | sed -e "s/^Device: //"`
88 if [ -n "${DEVICE}" ] ; then
/illumos-gate/usr/src/lib/efcode/include/fcode/
H A Dengine.h113 typedef struct DEVICE device_t;
117 struct DEVICE { struct
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Dcapacity.notes.txt49 sense of the IDENTIFY DEVICE results, words
83 >sense of the IDENTIFY DEVICE results, words
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg_lex.l178 <TSTATE>device { return DEVICE; }
H A Dzonecfg_grammar.y133 %token FS ATTR DEVICE RCTL SPECIAL RAW DIR OPTIONS TYPE ADDRESS PHYSICAL
144 %type <ival> resource_type NET FS DEVICE RCTL ATTR DATASET PSET PCAP MCAP
955 | DEVICE { $$ = RT_DEVICE; }
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h855 #define DEVICE 0x00000001 macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h1017 #define DEVICE 0x00000001 macro

Completed in 111 milliseconds