iPXE
Data Fields
mlx_nvconfig_wol_conf Union Reference

#include <mlx_nvconfig_prm.h>

Data Fields

struct {
   mlx_uint32   reserved0:9
 
   mlx_uint32   en_wol_passwd:1
 
   mlx_uint32   en_wol_magic:1
 
   mlx_uint32   reserved1:21
 
   mlx_uint32   reserved2:32
 
}; 
 
mlx_uint32 dword [2]
 

Detailed Description

Definition at line 177 of file mlx_nvconfig_prm.h.

Field Documentation

◆ reserved0

mlx_uint32 mlx_nvconfig_wol_conf::reserved0

Definition at line 179 of file mlx_nvconfig_prm.h.

◆ en_wol_passwd

mlx_uint32 mlx_nvconfig_wol_conf::en_wol_passwd

Definition at line 180 of file mlx_nvconfig_prm.h.

◆ en_wol_magic

mlx_uint32 mlx_nvconfig_wol_conf::en_wol_magic

Definition at line 181 of file mlx_nvconfig_prm.h.

Referenced by nvconfig_get_wol_default_conf().

◆ reserved1

mlx_uint32 mlx_nvconfig_wol_conf::reserved1

Definition at line 182 of file mlx_nvconfig_prm.h.

◆ reserved2

mlx_uint32 mlx_nvconfig_wol_conf::reserved2

Definition at line 183 of file mlx_nvconfig_prm.h.

◆ @411

struct { ... }

◆ dword

mlx_uint32 mlx_nvconfig_wol_conf::dword[2]

Definition at line 185 of file mlx_nvconfig_prm.h.


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