Searched refs:PCI_MSI_FLAGS_MASKBIT (Results 1 – 3 of 3) sorted by relevance
165 #define is_mask_bit_support(control) (!!(control & PCI_MSI_FLAGS_MASKBIT))
33 (msi->masking ? PCI_MSI_FLAGS_MASKBIT : 0) | in control_read()
300 #define PCI_MSI_FLAGS_MASKBIT 0x100 /* 64-bit mask bits allowed */ macro
Completed in 8 milliseconds