Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dpanic.c170 int panic_ipl; /* ipl on panic_cpu at time of panic */ variable
295 panic_ipl = spltoipl(s); in panicsys()