FreeBSD xen subsystem code
ioctl_gntdev_map_grant_ref Struct Reference
Collaboration diagram for ioctl_gntdev_map_grant_ref:

Data Fields

uint32_t count
 
uint32_t pad0
 
uint64_t index
 
struct ioctl_gntdev_grant_refrefs
 

Detailed Description

Definition at line 164 of file gntdev.h.

Field Documentation

◆ count

uint32_t ioctl_gntdev_map_grant_ref::count

Definition at line 166 of file gntdev.h.

◆ index

uint64_t ioctl_gntdev_map_grant_ref::index

Definition at line 169 of file gntdev.h.

◆ pad0

uint32_t ioctl_gntdev_map_grant_ref::pad0

Definition at line 167 of file gntdev.h.

◆ refs

struct ioctl_gntdev_grant_ref* ioctl_gntdev_map_grant_ref::refs

Definition at line 171 of file gntdev.h.


The documentation for this struct was generated from the following file: