OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:intrnames
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/pmax/pmax/
interrupt.c
60
static const char * const
intrnames
[] = {
variable
80
NULL, "pmax",
intrnames
[i]);
/src/sys/arch/emips/emips/
interrupt.c
59
static const char * const
intrnames
[MAX_DEV_NCOOKIES] = {
variable
76
EVCNT_TYPE_INTR, NULL, "emips",
intrnames
[i]);
/src/sys/arch/evbmips/mipssim/
mipssim_intr.c
81
const char * const
intrnames
[NINTR] = {
variable
102
NULL, "cpu",
intrnames
[i]);
Completed in 39 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026