Searched refs:PCI_CAP_ID_MSIX (Results 1 – 3 of 3) sorted by relevance
170 *valuep = (PCI_CAP_ID_EA_OFFSET << 8) | PCI_CAP_ID_MSIX; in sandbox_swap_case_read_config()172 *valuep = PCI_CAP_ID_MSIX; in sandbox_swap_case_read_config()
217 PCI_CAP_ID_MSIX); in dm_test_pci_cap()
336 #define PCI_CAP_ID_MSIX 0x11 /* MSI-X */ macro
Completed in 20 milliseconds