Searched refs:PCIR_MSI_DATA (Results 1 – 3 of 3) sorted by relevance
76 vmsi_msgdata = pci_vdev_read_vcfg(vdev, (capoff + PCIR_MSI_DATA), 2U); in remap_vmsi()88 pci_pdev_write_cfg(pbdf, capoff + PCIR_MSI_DATA, 0x2U, (uint16_t)info.data.full); in remap_vmsi()
194 pci_pdev_write_cfg(pbdf, capoff + PCIR_MSI_DATA, 0x2U, in remap_one_vmsix_entry_on_msi()
157 #define PCIR_MSI_DATA 0x8U macro
Completed in 4 milliseconds