OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ixp425_ipending
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/xscale/
ixp425_intr.c
94
volatile int
ixp425_ipending
;
variable in typeref:typename:volatile int
414
ixp425_ipending
|= ibit;
418
ixp425_ipending
&= ~ibit;
453
hwpend |= ((
ixp425_ipending
& IXP425_INT_HWMASK) & ~imask);
Completed in 112 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025