/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | mktest.sh | 112 typeset IO INPUT INPUT_N OUTPUT OUTPUT_N ERROR ERROR_N KEEP 305 IO=$(cat $TEMP.in; print :) 306 if [[ $IO == ?*$'\n:' ]] 307 then IO=${IO%??} 309 else IO=${IO%?} 324 if [[ $IO != "$INPUT" || $n != "$INPUT_N" ]] 325 then INPUT=$IO 333 [[ $IO ]] && LC_CTYPE=C print -u$stdout -r -f " $QUOTE" -- "$IO" 348 IO=$(cat $p; print :) 349 if [[ $IO == ?*$'\n:' ]] [all …]
|
H A D | regress.sh | 733 function IO # [ PIPE ] INPUT|OUTPUT|ERROR [-f*|-n] file|- data ... function 851 IO $0 "$@" 922 IO $0 "$@" 927 IO $0 "$@" 1257 IO $0 "$@" 1262 IO $0 "$@"
|
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/ |
H A D | mpi2_history.txt | 168 * 06-04-07 02.00.01 Added defines for SAS IO Unit Page 2 PhyFlags. 187 * 12-18-07 02.00.05 Modified IO Unit Page 0 to use 32-bit version fields for 214 * drives in IO Unit Page 1. 215 * Added new bit to AdditionalControlFlags of SAS IO Unit 226 * Added three new DiscoveryStatus bits for SAS IO Unit 228 * Removed multiplexing information from SAS IO Unit pages. 229 * Added BootDeviceWaitTime field to SAS IO Unit Page 4. 235 * 01-19-09 02.00.10 Fixed defines for GPIOVal field of IO Unit Page 3. 241 * Added a new DiscoveryStatus bit for SAS IO Unit Page 0 245 * fields of SAS IO Unit Page 0 and SAS Expander Page 0. [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/frudr/ |
H A D | fru_SC_data.info | 124 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/FIOB/front-IO-board/FLEDB/front-led-board 126 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/FIOB/front-IO-board/FLEDB/front-led-board 128 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/FIOB/front-IO-board/FLEDB/front-led-board 133 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/FIOB/front-IO-board/FLEDB/front-led-board 135 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/FIOB/front-IO-board/FLEDB/front-led-board 137 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/FIOB/front-IO-board/FLEDB/front-led-board 207 * fru parents for front IO board sensors 210 REFPROP _location_parent name:/frutree/chassis/MB/system-board/FIOB/front-IO-board/USB2 212 REFPROP _location_parent name:/frutree/chassis/MB/system-board/FIOB/front-IO-board/USB3 214 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/FIOB/front-IO-board
|
H A D | fru_usb-a-3_data.info | 77 REFPROP _location_parent name:/frutree/chassis/MB/system-board/FIOB/front-IO-board/USB2 83 REFPROP _location_parent name:/frutree/chassis/MB/system-board/FIOB/front-IO-board/USB2
|
H A D | fru_usb-a-4_data.info | 77 REFPROP _location_parent name:/frutree/chassis/MB/system-board/FIOB/front-IO-board/USB3 83 REFPROP _location_parent name:/frutree/chassis/MB/system-board/FIOB/front-IO-board/USB3
|
H A D | SB-tables.info | 167 * add a Devices table to the front IO board 169 name:/frutree/chassis/MB/system-board/FIOB/front-IO-board 438 name:/frutree/chassis/MB/system-board/FIOB/front-IO-board/FLEDB/front-led-board
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/ip/ |
H A D | get.ipv4remote.pl | 39 use IO::Socket; 85 my $socket = IO::Socket::INET->new(
|
H A D | tst.ipv4localtcp.ksh | 68 use IO::Socket; 69 my \$s = IO::Socket::INET->new(
|
H A D | tst.ipv4remotetcp.ksh | 71 use IO::Socket; 72 my \$s = IO::Socket::INET->new(
|
H A D | tst.remotetcpstate.ksh | 78 use IO::Socket; 79 my \$s = IO::Socket::INET->new(
|
H A D | tst.localtcpstate.ksh | 73 use IO::Socket; 74 my \$s = IO::Socket::INET->new(
|
H A D | get.ipv6remote.pl | 39 use IO::Socket;
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | signal | 92 "IO", 170 "Urgent IO", 171 "IO possible",
|
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | signal | 92 "IO", 170 "Urgent IO", 171 "IO possible",
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | signal | 92 "IO", 170 "Urgent IO", 171 "IO possible",
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | signal | 92 "IO", 170 "Urgent IO", 171 "IO possible",
|
/illumos-gate/usr/src/uts/sun4u/sys/i2c/clients/ |
H A D | tda8444_impl.h | 64 #define IO 0x02 macro
|
/illumos-gate/usr/src/tools/scripts/ |
H A D | cstyle.pl | 58 use IO::File; 195 my $fh = new IO::File $arg, "r";
|
/illumos-gate/usr/src/uts/common/io/aac/ |
H A D | README | 38 64-bit DMA, Fast IO, firmware version checking, tagged-queuing 67 now uses DDI compliant functions to access the device's IO and memory
|
/illumos-gate/usr/src/test/zfs-tests/tests/perf/ |
H A D | perf.shlib | 138 # PERF_SYNC_TYPES: Whether to use (O_SYNC) or not. 1 is sync IO, 0 is async IO. 139 # PERF_IOSIZES: A list of blocksizes in which each fio invocation will do IO.
|
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | fsm.txt | 34 * DRQ IO CoD
|
/illumos-gate/usr/src/cmd/stat/arcstat/ |
H A D | arcstat.pl | 56 use IO::Handle;
|
/illumos-gate/usr/src/lib/iconv_modules/utf-8/utils/ |
H A D | koi8-u.txt | 159 0xA3 0x0451 # CYRILLIC SMALL LETTER IO 175 0xB3 0x0401 # CYRILLIC CAPITAL LETTER IO
|
H A D | 8859-5.txt | 141 0xA1 0x0401 # CYRILLIC CAPITAL LETTER IO 221 0xF1 0x0451 # CYRILLIC SMALL LETTER IO
|