Home
last modified time | relevance | path

Searched defs:virtio_pci_cap64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvirtio_pci.h132 struct virtio_pci_cap64 { struct
133 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 */
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_pci.h132 struct virtio_pci_cap64 { struct
133 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 */