OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vme_two_handlers
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/mvme/
vme_two_isr.c
75
}
vme_two_handlers
[(VME2_VECTOR_LOCAL_MAX - VME2_VECTOR_LOCAL_MIN) + 1];
variable in typeref:struct:vme_two_handler[]
77
#define VMETWO_HANDLERS_SZ (sizeof(
vme_two_handlers
) / \
161
vme_two_handlers
[i].isr_hand = NULL;
230
isr = &
vme_two_handlers
[vec - VME2_VECTOR_LOCAL_OFFSET];
269
vme_two_handlers
[vec - VME2_VECTOR_LOCAL_MIN].isr_hand = hand;
270
vme_two_handlers
[vec - VME2_VECTOR_LOCAL_MIN].isr_arg = arg;
365
vme_two_handlers
[vec - VME2_VECTOR_LOCAL_MIN].isr_hand = NULL;
Completed in 14 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025