OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Interrupts
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
aslrestype1i.c
466
UINT32
Interrupts
= 0;
520
/* Up to 16
interrupts
can be specified in the list */
522
Interrupts
++;
523
if (
Interrupts
> 16)
530
/* Only
interrupts
0-15 are allowed (mask is 16 bits) */
589
UINT32
Interrupts
= 0;
619
/* Up to 16
interrupts
can be specified in the list */
621
Interrupts
++;
622
if (
Interrupts
> 16)
629
/* Only
interrupts
0-15 are allowed (mask is 16 bits) *
[
all
...]
/src/sys/external/bsd/acpica/dist/include/
actbl2.h
917
UINT64
Interrupts
[]; /* Interrupt array */
1635
UINT8 IoSapicVector; /* Vector value for PMI
interrupts
*/
Completed in 38 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026