Searched refs:PCI_MSI_MASK_BIT_64 (Results 1 – 2 of 2) sorted by relevance
639 if (!config_fetch(d, where + PCI_MSI_MASK_BIT_64, 8)) in cap_msi()641 mask = get_conf_long(d, where + PCI_MSI_MASK_BIT_64); in cap_msi()
364 #define PCI_MSI_MASK_BIT_64 16 /* per-vector masking for 64-bit devices */ macro