iPXE
Data Fields
efx_oword Union Reference

An octword (eight-word, so 16 byte) datatype - little-endian in HW. More...

#include <efx_bitfield.h>

Data Fields

__le64 u64 [2]
 
efx_qword_t qword [2]
 
__le32 u32 [4]
 
efx_dword_t dword [4]
 

Detailed Description

An octword (eight-word, so 16 byte) datatype - little-endian in HW.

Definition at line 99 of file efx_bitfield.h.

Field Documentation

◆ u64

__le64 efx_oword::u64[2]

Definition at line 100 of file efx_bitfield.h.

◆ qword

efx_qword_t efx_oword::qword[2]

Definition at line 101 of file efx_bitfield.h.

◆ u32

__le32 efx_oword::u32[4]

Definition at line 102 of file efx_bitfield.h.

◆ dword

efx_dword_t efx_oword::dword[4]

Definition at line 103 of file efx_bitfield.h.


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