Searched refs:PCI_CAP_ID_MSIX (Results 1 – 2 of 2) sorted by relevance
98 const PCI_CAP_ID_MSIX: u8 = 0x11; constant479 } else if cap_id == PCI_CAP_ID_MSIX { in new()
226 #define PCI_CAP_ID_MSIX 0x11 /* MSI-X */ macro