OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ih_super
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hp300/include/
intr.h
71
struct m68k_intrhand
ih_super
;
member in struct:hp300_intrhand
/src/sys/arch/hp300/dev/
dio.c
298
KASSERT(ih->
ih_super
.ih_isrpri == ISRPRI_BIO);
299
if (ih->
ih_super
.ih_ipl > ipl) {
300
ipl = ih->
ih_super
.ih_ipl;
331
int isrpri = ih->
ih_super
.ih_isrpri;
Completed in 13 milliseconds
Indexes created Sun Oct 19 16:10:00 GMT 2025