iPXE
|
An NII memory mapping. More...
Data Fields | |
struct list_head | list |
List of mappings. More... | |
UINT64 | addr |
Mapped address. More... | |
VOID * | mapping |
Mapping cookie created by PCI I/O protocol. More... | |
struct list_head nii_mapping::list |
List of mappings.
Definition at line 145 of file nii.c.
Referenced by nii_pci_close(), and nii_unmap().
VOID* nii_mapping::mapping |