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 - 2
of
2
) 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
);
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 25 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025