iPXE
Data Fields
nii_mapping Struct Reference

An NII memory mapping. More...

Data Fields

struct list_head list
 List of mappings. More...
 
UINT64 addr
 Mapped address. More...
 
VOIDmapping
 Mapping cookie created by PCI I/O protocol. More...
 

Detailed Description

An NII memory mapping.

Definition at line 143 of file nii.c.

Field Documentation

◆ list

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().

◆ addr

UINT64 nii_mapping::addr

Mapped address.

Definition at line 147 of file nii.c.

◆ mapping

VOID* nii_mapping::mapping

Mapping cookie created by PCI I/O protocol.

Definition at line 149 of file nii.c.


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