TianoCore EDK2 master
Loading...
Searching...
No Matches
gnttab_unmap_grant_ref Struct Reference

Data Fields

UINT64 host_addr
 
UINT64 dev_bus_addr
 
grant_handle_t handle
 
INT16 status
 

Detailed Description

Definition at line 340 of file grant_table.h.

Field Documentation

◆ dev_bus_addr

UINT64 gnttab_unmap_grant_ref::dev_bus_addr

Definition at line 343 of file grant_table.h.

◆ handle

grant_handle_t gnttab_unmap_grant_ref::handle

Definition at line 344 of file grant_table.h.

◆ host_addr

UINT64 gnttab_unmap_grant_ref::host_addr

Definition at line 342 of file grant_table.h.

◆ status

INT16 gnttab_unmap_grant_ref::status

Definition at line 346 of file grant_table.h.


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