Home
last modified time | relevance | path

Searched refs:simulation (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/cmd/fm/scripts/
H A Dfmsim.ksh177 echo "\t-d set the simulation root directory to the given location"
182 echo "\t-o set fmd(8) option to specified value during simulation"
183 echo "\t-s set up simulation world but do not actually run simulation"
187 echo "\t-w wait for a keypress after simulation completes"
188 echo "\t-x delete simulation world if simulation is successful"
193 echo "fmsim: creating simulation world $simroot ... \c"
/illumos-gate/usr/src/cmd/cdrw/
H A Dmain.h40 extern int simulation;
H A Dmain.c50 int simulation = 0; variable
309 simulation++; in main()
H A Dmisc_scsi.c1048 if (simulation) in write_init()
1064 if (simulation && in write_init()
1083 if (!prepare_for_write(target, mode, simulation, keep_disc_open)) { in write_init()
1127 if (!simulation) { in write_fini()
H A Dcopycd.c388 if (simulation && (device_type == DVD_PLUS_W || in copy_cd()
461 if (simulation && (end_tno != 1)) { in copy_cd()
H A Dwrite_audio.c133 if (simulation && (nfiles != 1)) { in write_audio()
H A Dwrite_image.c66 if (simulation && (device_type == DVD_PLUS_W || in write_image()
H A Dtransport.c180 simulation))) in uscsi()
H A Dtrackio.c158 if (simulation) in write_to_cd()
173 if ((retry == 0) && (simulation == 0)) { in write_to_cd()
/illumos-gate/usr/src/lib/librstp/common/
H A DREADME.files13 o The second is a simulation of virtual RSTP bridge. It
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure.ac544 AC_ARG_ENABLE(serial-speed-simulation,
545 [ --enable-serial-speed-simulation
H A DINSTALL245 `--enable-serial-speed-simulation'
H A DNEWS188 `--enable-serial-speed-simulation', which is useful when you want to
H A Dconfigure908 --enable-serial-speed-simulation
/illumos-gate/usr/src/cmd/filesync/
H A DREADME226 simulation and bit-map display.
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Damd64.esc631 * Ereports for all of these can be generated by error simulation and
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1896 expands the simulation of operation regions by supporting regions that
7235 simulation
12067 Added a sleep simulation command to the AML debugger to test sleep code.