OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPENPIC_MAX_ISUS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/pic/
picvar.h
70
#define
OPENPIC_MAX_ISUS
4
/src/sys/arch/ofppc/ofppc/
mainbus.c
113
unsigned char *isu[
OPENPIC_MAX_ISUS
];
115
int isumap[
OPENPIC_MAX_ISUS
];
184
if (i >
OPENPIC_MAX_ISUS
)
185
aprint_error("Increase
OPENPIC_MAX_ISUS
to %d\n", i);
Completed in 21 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025