Searched refs:SI86SHRGN (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dsysi86.h92 #define SI86SHRGN 103 /* enable/disable XENIX small model shared */ macro
197 * (/bin/x286emul) in conjunction with the SI86SHRGN subcommand of sysi86().
198 * The SI86SHRGN subcommand is used by the XENIX 286 emulator to support
203 * using the SI86SHRGN subcommand to set up XENIX small model shared data
210 * SI86SHRGN subcommand to retrieve the size of an existing XENIX shared
217 #define SI86SHR_CP 0x1 /* SI86SHRGN used for XENIX sd context switch */
218 #define SI86SHR_SZ 0x2 /* SI86SHRGN used to get XENIX sd seg size */
221 unsigned xsd_cmd; /* SI86SHRGN subcommand, either SI86SHR_CP */
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c1811 case SI86SHRGN: str = "SI86SHRGN"; break;

Completed in 49 milliseconds