Searched refs:simulate (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/disk-transport/
H A Ddisk_transport.c250 { "simulate", FMD_TYPE_STRING, "" },
272 char *simulate; local
288 * Determine if we have the simulate property set. This property allows
292 * setprop simulate "bay=4/disk=4 /path/to/sim.so"
303 simulate = fmd_prop_get_string(hdl, "simulate");
304 if (simulate[0] != '\0') {
308 for (sep = simulate; *sep != '\0'; sep++) {
314 len = sep - simulate;
318 (void) memcpy(dmp->dm_sim_search, simulate, le
[all...]
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dcrt.s37 #include <sys/simulate.h>
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric.c58 #include <sys/simulate.h>
H A Dniagara.c56 #include <sys/simulate.h>
H A Dniagara2.c54 #include <sys/simulate.h>
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_interrupt.s258 ! to simulate; this means that the behavior of the
/illumos-gate/usr/src/uts/sparc/v9/fpu/
H A Dv9instr.c37 #include <sys/simulate.h>
50 fp_inst_type pinst, /* FPU instruction to simulate. */
151 fp_inst_type inst, /* FPU instruction to simulate. */
267 fp_inst_type inst, /* FPU instruction to simulate. */
382 fp_inst_type inst, /* FPU instruction to simulate. */
403 fp_inst_type inst) /* FPU instruction to simulate. */
476 fp_inst_type pinst, /* FPU instruction to simulate. */
/illumos-gate/usr/src/uts/sparc/fs/proc/
H A Dprmachdep.c58 #include <sys/simulate.h>
/illumos-gate/usr/src/uts/sparc/v9/os/
H A Dsimulator.c39 #include <sys/simulate.h>
715 * simulate popc
760 * simulate mulscc
842 * simulate unimplemented instructions (popc, ldqf{a}, stqf{a})
1310 * common with most of the routines that simulate instructions.
/illumos-gate/usr/src/uts/sun4/os/
H A Dtrap.c42 #include <sys/simulate.h>
869 * enabled as a result of an OS suspend, then simulate
945 * Try to simulate the instruction.
1046 * that we couldn't simulate.
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure909 simulate the slowness of a serial device

Completed in 69 milliseconds