OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ifpga_ipending
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/ifpga/
ifpga_intr.h
69
extern volatile int
ifpga_ipending
;
77
hwpend = (
ifpga_ipending
& IFPGA_INTR_HWMASK) & ~new;
ifpga_intr.c
64
volatile int
ifpga_ipending
;
variable in typeref:typename:volatile int
330
ifpga_ipending
|= ibit;
334
ifpga_ipending
&= ~ibit;
348
hwpend |= (
ifpga_ipending
& IFPGA_INTR_HWMASK) & ~pcpl;
Completed in 32 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025