Searched refs:PCI_CAP_ID_MSIX (Results 1 – 1 of 1) sorted by relevance
194 pub const PCI_CAP_ID_MSIX: u8 = 0x11; constant398 if capability.id == PCI_CAP_ID_MSIX { in msix_capability_offset()