Searched refs:PCI_MSI_FLAGS_MASKBIT (Results 1 – 2 of 2) sorted by relevance
17 #define is_mask_bit_support(control) (!!(control & PCI_MSI_FLAGS_MASKBIT))
294 #define PCI_MSI_FLAGS_MASKBIT 0x100 /* 64-bit mask bits allowed */ macro