Searched refs:PCI_MSI_MASK_BIT_32 (Results 1 – 2 of 2) sorted by relevance
646 if (!config_fetch(d, where + PCI_MSI_MASK_BIT_32, 8)) in cap_msi()648 mask = get_conf_long(d, where + PCI_MSI_MASK_BIT_32); in cap_msi()
363 #define PCI_MSI_MASK_BIT_32 12 /* per-vector masking for 32-bit devices */ macro