Searched refs:VIRTIO_MSI_NO_VECTOR (Results 1 – 3 of 3) sorted by relevance
287 g_assert_cmphex(vector, !=, VIRTIO_MSI_NO_VECTOR); in set_config_vector()302 g_assert_cmphex(vector, !=, VIRTIO_MSI_NO_VECTOR); in set_queue_vector()
282 g_assert_cmphex(vector, !=, VIRTIO_MSI_NO_VECTOR); in qvirtio_pci_set_config_vector()293 g_assert_cmphex(vector, !=, VIRTIO_MSI_NO_VECTOR); in qvirtio_pci_set_queue_vector()
101 #define VIRTIO_MSI_NO_VECTOR 0xffff macro