iPXE
|
#include <mlx_port.h>
Data Fields | |
nodnic_port_option | option |
mlx_uint32 | offset |
mlx_uint8 | align |
mlx_uint32 | mask |
Definition at line 55 of file mlx_port.h.
nodnic_port_option nodnic_port_data_entry::option |
Definition at line 56 of file mlx_port.h.
Referenced by nodnic_port_query(), and nodnic_port_set().
mlx_uint32 nodnic_port_data_entry::offset |
Definition at line 57 of file mlx_port.h.
Referenced by nodnic_port_query(), and nodnic_port_set().
mlx_uint8 nodnic_port_data_entry::align |
Definition at line 58 of file mlx_port.h.
Referenced by nodnic_port_query(), and nodnic_port_set().
mlx_uint32 nodnic_port_data_entry::mask |
Definition at line 59 of file mlx_port.h.
Referenced by nodnic_port_query(), and nodnic_port_set().