Searched refs:PCI_MSIX_FLAGS_MASKALL (Results 1 – 2 of 2) sorted by relevance
202 .allowed_bits = PCI_MSIX_FLAGS_ENABLE | PCI_MSIX_FLAGS_MASKALL,
334 #define PCI_MSIX_FLAGS_MASKALL 0x4000 /* Mask all vectors for this function */ macro