Lines Matching refs:masked
183 desc->masked &= ~mask;
184 desc->masked |= flag;
186 desc->masked);
213 u32 mask_bits = desc->masked;
234 desc->masked = __pci_msix_desc_mask_irq(desc, flag);
321 bool unmasked = !(entry->masked & PCI_MSIX_ENTRY_CTRL_MASKBIT);
327 * The specification mandates that the entry is masked
450 entry->masked);
471 msix_mask_irq(entry, entry->masked);
615 pci_read_config_dword(dev, entry->mask_pos, &entry->masked);
760 entry->masked = readl(addr + PCI_MSIX_ENTRY_VECTOR_CTRL);
855 * Ensure that all table entries are masked to prevent
1062 /* Return the device with MSI-X masked as initial states */