|
iPXE
|
#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 |
Definition at line 445 of file grant_table.h.
| struct gnttab_copy::gnttab_copy_ptr gnttab_copy::source |
| struct gnttab_copy::gnttab_copy_ptr gnttab_copy::dest |
| uint16_t gnttab_copy::len |
Definition at line 455 of file grant_table.h.
| uint16_t gnttab_copy::flags |
Definition at line 456 of file grant_table.h.
| int16_t gnttab_copy::status |
Definition at line 458 of file grant_table.h.
1.8.15