iPXE
Public Member Functions | Data Fields
myson_physical_address Union Reference

Physical address. More...

#include <myson.h>

Public Member Functions

struct {
   uint32_t   low
 
   uint32_t   high
 
__attribute__ ((packed)) reg
 

Data Fields

uint8_t raw [ETH_ALEN]
 

Detailed Description

Physical address.

Definition at line 63 of file myson.h.

Member Function Documentation

◆ __attribute__()

struct myson_physical_address::@82 myson_physical_address::__attribute__ ( (packed)  )

Field Documentation

◆ low

uint32_t myson_physical_address::low

Definition at line 65 of file myson.h.

◆ high

uint32_t myson_physical_address::high

Definition at line 66 of file myson.h.

◆ raw

uint8_t myson_physical_address::raw[ETH_ALEN]

Definition at line 68 of file myson.h.


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