Searched refs:virtio_pci_cap (Results 1 – 2 of 2) sorted by relevance
92 struct virtio_pci_cap { struct104 struct virtio_pci_cap cap; argument136 struct virtio_pci_cap cap;
394 offset = pos + offsetof(struct virtio_pci_cap, cfg_type); in virtio_pci_find_capability()396 offset = pos + offsetof(struct virtio_pci_cap, bar); in virtio_pci_find_capability()428 offset = off + offsetof(struct virtio_pci_cap, bar); in virtio_pci_map_capability()430 offset = off + offsetof(struct virtio_pci_cap, offset); in virtio_pci_map_capability()500 offset = notify + offsetof(struct virtio_pci_cap, length); in virtio_pci_probe()
Completed in 4 milliseconds