OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rmixl_pic_init_done
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/rmi/
rmixl_intr.c
361
static int
rmixl_pic_init_done
;
variable in typeref:typename:int
407
if (
rmixl_pic_init_done
!= 0)
408
panic("%s:
rmixl_pic_init_done
%d",
409
__func__,
rmixl_pic_init_done
);
436
rmixl_pic_init_done
= 1;
730
if (
rmixl_pic_init_done
== 0)
787
if (
rmixl_pic_init_done
== 0)
788
panic("%s: called before
rmixl_pic_init_done
", __func__);
rmixl_intr.c
361
static int
rmixl_pic_init_done
;
variable in typeref:typename:int
407
if (
rmixl_pic_init_done
!= 0)
408
panic("%s:
rmixl_pic_init_done
%d",
409
__func__,
rmixl_pic_init_done
);
436
rmixl_pic_init_done
= 1;
730
if (
rmixl_pic_init_done
== 0)
787
if (
rmixl_pic_init_done
== 0)
788
panic("%s: called before
rmixl_pic_init_done
", __func__);
Completed in 25 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025