iPXE
|
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] |
An octword (eight-word, so 16 byte) datatype - little-endian in HW.
Definition at line 99 of file efx_bitfield.h.
__le64 efx_oword::u64[2] |
Definition at line 100 of file efx_bitfield.h.
efx_qword_t efx_oword::qword[2] |
Definition at line 101 of file efx_bitfield.h.
__le32 efx_oword::u32[4] |
Definition at line 102 of file efx_bitfield.h.
efx_dword_t efx_oword::dword[4] |
Definition at line 103 of file efx_bitfield.h.