Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dvfio_zdev.h23 struct vfio_device_info_cap_zpci_base { struct
24 struct vfio_info_cap_header header;
25 __u64 start_dma; /* Start of available DMA addresses */
26 __u64 end_dma; /* End of available DMA addresses */
27 __u16 pchid; /* Physical Channel ID */
28 __u16 vfn; /* Virtual function number */
29 __u16 fmb_length; /* Measurement Block Length (in bytes) */
30 __u8 pft; /* PCI Function Type */
31 __u8 gid; /* PCI function group ID */
33 __u32 fh; /* PCI function handle */