OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:jazzio_int_mask
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arc/jazz/
jazzio.c
88
int
jazzio_int_mask
= 0; /* jazz i/o interrupt enable mask */
variable in typeref:typename:int
180
jazzio_int_mask
|= 1 << intr;
187
(*jazzio_conf->jc_set_iointr_mask)(
jazzio_int_mask
);
195
jazzio_int_mask
&= ~(1 << intr);
201
(*jazzio_conf->jc_set_iointr_mask)(
jazzio_int_mask
);
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025