OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hh_func
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hpcsh/dev/hd6446x/
hd6446xintcvar.h
38
int (*
hh_func
)(void *);
member in struct:hd6446x_intrhand
hd6446xintc.c
67
hh->
hh_func
= func;
103
KDASSERT(hh->
hh_func
!= NULL);
122
if (hh->
hh_func
!= NULL && hh->hh_ipl <= (ipl << 4))
/src/sys/arch/hpcsh/hpcsh/
machdep.c
632
KDASSERT(hh->
hh_func
!= NULL);
633
(*hh->
hh_func
)(hh->hh_arg);
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025