Home
last modified time | relevance | path

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

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