Searched defs:M_ESC (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/intel/kmdb/
H A Dkaif.c69 M_SYSRET = 0x07, /* after M_ESC */
70 M_ESC = 0x0f, enumerator in enum:__anon949
71 M_SYSEXIT = 0x35, /* after M_ESC */
480 case M_ESC:

Completed in 60 milliseconds