OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:becc_imask
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/xscale/
becc_icu.c
69
uint32_t
becc_imask
[NIPL];
variable in typeref:typename:uint32_t[]
189
becc_imask
[ipl] = irqs;
192
becc_imask
[IPL_NONE] = 0;
199
becc_imask
[IPL_VM] |=
becc_imask
[IPL_SOFTSERIAL];
200
becc_imask
[IPL_SCHED] |=
becc_imask
[IPL_VM];
201
becc_imask
[IPL_HIGH] |=
becc_imask
[IPL_SCHED];
214
irqs |=
becc_imask
[ih->ih_ipl]
[
all
...]
becc_icu.c
69
uint32_t
becc_imask
[NIPL];
variable in typeref:typename:uint32_t[]
189
becc_imask
[ipl] = irqs;
192
becc_imask
[IPL_NONE] = 0;
199
becc_imask
[IPL_VM] |=
becc_imask
[IPL_SOFTSERIAL];
200
becc_imask
[IPL_SCHED] |=
becc_imask
[IPL_VM];
201
becc_imask
[IPL_HIGH] |=
becc_imask
[IPL_SCHED];
214
irqs |=
becc_imask
[ih->ih_ipl]
[
all
...]
Completed in 25 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025