Searched defs:virtio_pci_cap64 (Results 1 – 2 of 2) sorted by relevance
132 struct virtio_pci_cap64 { struct133 struct virtio_pci_cap cap;134 __le32 offset_hi; /* Most sig 32 bits of offset */135 __le32 length_hi; /* Most sig 32 bits of length */
132 struct virtio_pci_cap64 { struct133 struct virtio_pci_cap cap;134 uint32_t offset_hi; /* Most sig 32 bits of offset */135 uint32_t length_hi; /* Most sig 32 bits of length */