iPXE
Data Structures | Data Fields
gnttab_copy Struct Reference

#include <grant_table.h>

Data Structures

struct  gnttab_copy_ptr
 

Data Fields

struct gnttab_copy::gnttab_copy_ptr source
 
struct gnttab_copy::gnttab_copy_ptr dest
 
uint16_t len
 
uint16_t flags
 
int16_t status
 

Detailed Description

Definition at line 445 of file grant_table.h.

Field Documentation

◆ source

struct gnttab_copy::gnttab_copy_ptr gnttab_copy::source

◆ dest

struct gnttab_copy::gnttab_copy_ptr gnttab_copy::dest

◆ len

uint16_t gnttab_copy::len

Definition at line 455 of file grant_table.h.

◆ flags

uint16_t gnttab_copy::flags

Definition at line 456 of file grant_table.h.

◆ status

int16_t gnttab_copy::status

Definition at line 458 of file grant_table.h.


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