Searched refs:PCI_MSI_FLAGS_MASK_BIT (Results 1 – 2 of 2) sorted by relevance
615 FLAG(cap, PCI_MSI_FLAGS_MASK_BIT), in cap_msi()633 if (cap & PCI_MSI_FLAGS_MASK_BIT) in cap_msi()
353 #define PCI_MSI_FLAGS_MASK_BIT 0x100 /* interrupt masking & reporting supported */ macro