Searched refs:cfg_type (Results 1 – 3 of 3) sorted by relevance
354 static bool find_structure(QVirtioPCIDevice *dev, uint8_t cfg_type, in find_structure() argument365 addr + offsetof(struct virtio_pci_cap, cfg_type)); in find_structure()366 if (type != cfg_type) { in find_structure()
124 uint8_t cfg_type; /* Identifies the structure. */ member
1464 .cap.cfg_type = VIRTIO_PCI_CAP_SHARED_MEMORY_CFG, in virtio_pci_add_shm_cap()1904 cap->cfg_type = region->type; in virtio_pci_modern_region_map()2041 .cap.cfg_type = VIRTIO_PCI_CAP_PCI_CFG, in virtio_pci_device_plugged()