OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:becc_ipending
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/xscale/
becc_intr.h
76
extern volatile uint32_t intr_enabled,
becc_ipending
;
87
hwpend =
becc_ipending
& ~new;
becc_icu.c
72
volatile uint32_t
becc_ipending
;
variable in typeref:typename:volatile uint32_t
364
becc_ipending
|= ibit;
368
becc_ipending
&= ~ibit;
387
if (
becc_ipending
& ~imask) {
388
intr_enabled |= (
becc_ipending
& ~imask);
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025