Searched refs:cfg_type (Results 1 – 3 of 3) sorted by relevance
127 uint8_t cfg_type; /* Identifies the structure. */ member140 uint8_t cfg_type; /* Identifies the structure. */ member
352 static bool find_structure(QVirtioPCIDevice *dev, uint8_t cfg_type, in find_structure() argument363 addr + offsetof(struct virtio_pci_cap, cfg_type)); in find_structure()364 if (type != cfg_type) { in find_structure()
1467 .cap.cfg_type = VIRTIO_PCI_CAP_SHARED_MEMORY_CFG, in virtio_pci_add_shm_cap()1907 cap->cfg_type = region->type; in virtio_pci_modern_region_map()2045 .cap.cfg_type = VIRTIO_PCI_CAP_PCI_CFG, in virtio_pci_device_plugged()