iPXE
Data Fields
reg_tlv Struct Reference

#include <mlx_reg_access.h>

Data Fields

mlx_uint32 reserved0:16
 
mlx_uint32 len:11
 
mlx_uint32 Type:5
 
mlx_uint8 data [REG_ACCESS_MAX_REG_SIZE]
 

Detailed Description

Definition at line 56 of file mlx_reg_access.h.

Field Documentation

◆ reserved0

mlx_uint32 reg_tlv::reserved0

Definition at line 57 of file mlx_reg_access.h.

◆ len

mlx_uint32 reg_tlv::len

Definition at line 58 of file mlx_reg_access.h.

Referenced by mlx_reg_access().

◆ Type

mlx_uint32 reg_tlv::Type

Definition at line 59 of file mlx_reg_access.h.

Referenced by mlx_reg_access().

◆ data

Definition at line 60 of file mlx_reg_access.h.

Referenced by mlx_reg_access().


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