OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:espspl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mac68k/obio/
esp.c
697
static volatile int
espspl
= -1;
variable in typeref:typename:volatile int
747
espspl
= splhigh();
945
if (
espspl
!= -1)
946
splx(
espspl
);
947
espspl
= -1;
965
if (
espspl
!= -1)
966
splx(
espspl
);
967
espspl
= -1;
esp.c
697
static volatile int
espspl
= -1;
variable in typeref:typename:volatile int
747
espspl
= splhigh();
945
if (
espspl
!= -1)
946
splx(
espspl
);
947
espspl
= -1;
965
if (
espspl
!= -1)
966
splx(
espspl
);
967
espspl
= -1;
Completed in 90 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025