iPXE
|
Hermon ICM memory map entry. More...
#include <hermon.h>
Data Fields | |
uint64_t | offset |
Offset (virtual address within ICM) More... | |
size_t | len |
Length. More... | |
uint64_t hermon_icm_map::offset |
Offset (virtual address within ICM)
Definition at line 615 of file hermon.h.
Referenced by hermon_map_icm(), and hermon_unmap_icm().
size_t hermon_icm_map::len |
Length.
Definition at line 617 of file hermon.h.
Referenced by hermon_map_icm(), and hermon_unmap_icm().