Home
last modified time | relevance | path

Searched defs:PCI_CAP_ID_MSIX (Results 1 – 4 of 4) sorted by relevance

/external/crosvm/devices/src/pci/
Dvfio_pci.rs100 const PCI_CAP_ID_MSIX: u8 = 0x11; constant
/external/coreboot/src/include/device/
Dpci_def.h206 #define PCI_CAP_ID_MSIX 0x11 /* MSI-X */ macro
/external/kernel-headers/original/uapi/linux/
Dpci_regs.h227 #define PCI_CAP_ID_MSIX 0x11 /* MSI-X */ macro
/external/pciutils/lib/
Dheader.h207 #define PCI_CAP_ID_MSIX 0x11 /* MSI-X */ macro