OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:necpb_inttbl
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arc/pci/
necpb.c
132
static struct necpb_intrhand *
necpb_inttbl
[4];
variable in typeref:struct:necpb_intrhand * [4]
272
necpb_inttbl
[i] = NULL;
435
if (
necpb_inttbl
[ih] == NULL) {
436
necpb_inttbl
[ih] = n;
441
p =
necpb_inttbl
[ih];
459
p =
necpb_inttbl
[n->ih_intn];
468
necpb_inttbl
[n->ih_intn] = n->ih_next;
503
p =
necpb_inttbl
[i];
Completed in 10 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025