Searched defs:msi64bit (Results 1 – 1 of 1) sorted by relevance
108 static inline uint8_t msi_data_off(const PCIDevice* dev, bool msi64bit) in msi_data_off()113 static inline uint8_t msi_mask_off(const PCIDevice* dev, bool msi64bit) in msi_mask_off()118 static inline uint8_t msi_pending_off(const PCIDevice* dev, bool msi64bit) in msi_pending_off()130 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_set_message() local143 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_prepare_message() local194 unsigned int nr_vectors, bool msi64bit, in msi_init()277 bool msi64bit; in msi_reset() local304 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_is_masked() local324 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_set_mask() local356 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_notify() local[all …]