OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:splsave
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/vax/vax/
db_machdep.c
80
static int
splsave
; /* IPL before entering debugger */
variable in typeref:typename:int
173
ddb_regs.tf_psl |= (
splsave
<< 16);
293
splsave
= splx(0xe); /* XXX WRONG (this can lower IPL) */
295
splx(
splsave
);
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025