Home
last modified time | relevance | path

Searched defs:GPEXIrq (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/pci-host/
H A Dgpex.c45 struct GPEXIrq { struct
46 qemu_irq irq;
47 int irq_num;
/qemu/include/hw/pci-host/
H A Dgpex.h50 typedef struct GPEXIrq GPEXIrq; typedef