iPXE
Data Fields
efab_qword Union Reference

A quadword (i.e. More...

#include <etherfabric.h>

Data Fields

uint64_t u64 [1]
 
uint32_t u32 [2]
 
efab_dword_t dword [2]
 

Detailed Description

A quadword (i.e.

8 byte) datatype

This datatype is defined to be little-endian.

Definition at line 111 of file etherfabric.h.

Field Documentation

◆ u64

uint64_t efab_qword::u64[1]

Definition at line 112 of file etherfabric.h.

◆ u32

uint32_t efab_qword::u32[2]

Definition at line 113 of file etherfabric.h.

◆ dword

efab_dword_t efab_qword::dword[2]

Definition at line 114 of file etherfabric.h.

Referenced by falcon_event_present().


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