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

/opensolaris-onvv-gate/usr/src/psm/stand/bootblks/ufs/i386/
H A Dinstallboot.sh43 DEVICE=$3
46 test ! -c $DEVICE && away 1 "$DEVICE: Not a character device"
47 test ! -w $DEVICE && away 1 "$DEVICE: Not writeable"
50 stderr=`dd if=$PBOOT of=$DEVICE bs=1b count=1 conv=sync 2>&1`
52 stderr=`dd if=$BOOTBLK of=$DEVICE bs=1b oseek=3 conv=sync 2>&1`
/opensolaris-onvv-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:`
/opensolaris-onvv-gate/usr/src/cmd/acct/
H A Dprctmp.sh34 DEVICE UID LOGIN PRIME NPRIME (NUMERIC) DATE TIME
/opensolaris-onvv-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
/opensolaris-onvv-gate/usr/src/lib/efcode/include/fcode/
H A Dengine.h113 typedef struct DEVICE device_t;
117 struct DEVICE { struct
/opensolaris-onvv-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
143 %type <ival> resource_type NET FS DEVICE RCTL ATTR DATASET PSET PCAP MCAP
954 | DEVICE { $$ = RT_DEVICE; }
/opensolaris-onvv-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
/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h855 #define DEVICE 0x00000001 macro
/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h1017 #define DEVICE 0x00000001 macro
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DName.pl23 0011 DEVICE CONTROL ONE
24 0012 DEVICE CONTROL TWO
25 0013 DEVICE CONTROL THREE
26 0014 DEVICE CONTROL FOUR
149 0090 DEVICE CONTROL STRING
6456 2411 SYMBOL FOR DEVICE CONTROL ONE
6457 2412 SYMBOL FOR DEVICE CONTROL TWO
6458 2413 SYMBOL FOR DEVICE CONTROL THREE
6459 2414 SYMBOL FOR DEVICE CONTROL FOUR

Completed in 102 milliseconds