iPXE
Data Fields
efab_oword Union Reference

An octword (eight-word, i.e. More...

#include <etherfabric.h>

Data Fields

uint64_t u64 [2]
 
efab_qword_t qword [2]
 
uint32_t u32 [4]
 
efab_dword_t dword [4]
 

Detailed Description

An octword (eight-word, i.e.

16 byte) datatype

This datatype is defined to be little-endian.

Definition at line 122 of file etherfabric.h.

Field Documentation

◆ u64

uint64_t efab_oword::u64[2]

Definition at line 123 of file etherfabric.h.

◆ qword

efab_qword_t efab_oword::qword[2]

Definition at line 124 of file etherfabric.h.

◆ u32

uint32_t efab_oword::u32[4]

Definition at line 125 of file etherfabric.h.

◆ dword

efab_dword_t efab_oword::dword[4]

Definition at line 126 of file etherfabric.h.


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