Searched refs:VIRTIO_MSI_NO_VECTOR (Results 1 – 3 of 3) sorted by relevance
100 #define VIRTIO_MSI_NO_VECTOR 0xffff macro
289 g_assert_cmphex(vector, !=, VIRTIO_MSI_NO_VECTOR); in set_config_vector()304 g_assert_cmphex(vector, !=, VIRTIO_MSI_NO_VECTOR); in set_queue_vector()
284 g_assert_cmphex(vector, !=, VIRTIO_MSI_NO_VECTOR); in qvirtio_pci_set_config_vector()295 g_assert_cmphex(vector, !=, VIRTIO_MSI_NO_VECTOR); in qvirtio_pci_set_queue_vector()
Completed in 9 milliseconds