OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rmixl_intrhand
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/rmi/
rmixl_intr.h
86
typedef struct
rmixl_intrhand
{
struct
rmixl_intr.c
357
/* covers rest of PIC, and
rmixl_intrhand
[] */
358
rmixl_intrhand_t
rmixl_intrhand
[NINTRVECS];
variable in typeref:typename:rmixl_intrhand_t[]
746
ih = &
rmixl_intrhand
[vec];
830
KASSERT(ih == &
rmixl_intrhand
[ih->ih_vec]);
848
KASSERT(ih == &
rmixl_intrhand
[vec]);
908
ih = &
rmixl_intrhand
[vec];
1006
rmixl_intrhand_t *ih = &
rmixl_intrhand
[vec];
Completed in 33 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025