Searched defs:vfio_info_cap_header (Results 1 – 3 of 3) sorted by relevance
21 struct vfio_info_cap_header { struct22 __u16 id;23 __u16 version;24 __u32 next;
34 struct vfio_info_cap_header { struct35 __u16 id;36 __u16 version;37 __u32 next;
75 struct vfio_info_cap_header { struct76 __u16 id; /* Identifies capability */77 __u16 version; /* Version specific to the capability ID */78 __u32 next; /* Offset of next capability */