OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:irq_op
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/xen/x86/
pintr.c
323
struct physdev_irq
irq_op
;
local
324
memset(&
irq_op
, 0, sizeof(
irq_op
));
325
irq_op
.irq = gsi;
327
&
irq_op
);
334
pin, gsi,
irq_op
.vector);
336
KASSERT(
irq_op
.vector == gsi);
/src/sys/external/mit/xen-include-public/dist/xen/include/public/
physdev.h
236
struct physdev_irq
irq_op
;
member in union:physdev_op::__anon6636
Completed in 16 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026