Searched defs:pirq_info (Results 1 – 1 of 1) sorted by relevance
126 struct pirq_info { struct127 int gsi;128 uint16_t port;129 PCIDevice *dev;130 int vector;131 bool is_msix;132 bool is_masked;133 bool is_translated;