Searched refs:Msix (Results 1 – 5 of 5) sorted by relevance
124 if cap_id == PciCapabilityID::Msix as u8 { in new()
756 PciCapabilityID::Msix in id()
964 Some(VfioIrqType::Msix) => self.disable_msix(), in disable_irqs()1061 self.irq_type = Some(VfioIrqType::Msix); in enable_msix()
232 Msix = 0x11, enumerator
733 Msix, enumerator