Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dtrap.c136 #define TRAP_TYPES (sizeof (trap_type) / sizeof (trap_type[0])) macro
196 if (type < TRAP_TYPES) { in die()
1598 if (type < TRAP_TYPES) in showregs()
2053 if (type < TRAP_TYPES) { in dump_ttrace()