iPXE
Data Fields
efx_qword Union Reference

A quadword (8 byte) datatype - little-endian in HW. More...

#include <efx_bitfield.h>

Data Fields

__le64 u64 [1]
 
__le32 u32 [2]
 
efx_dword_t dword [2]
 

Detailed Description

A quadword (8 byte) datatype - little-endian in HW.

Definition at line 92 of file efx_bitfield.h.

Field Documentation

◆ u64

__le64 efx_qword::u64[1]

Definition at line 93 of file efx_bitfield.h.

◆ u32

__le32 efx_qword::u32[2]

Definition at line 94 of file efx_bitfield.h.

◆ dword

efx_dword_t efx_qword::dword[2]

Definition at line 95 of file efx_bitfield.h.

Referenced by efx_hunt_event_present(), and hunt_mcdi_request_poll().


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