iPXE
Data Fields
golan_cmd_prot_block Struct Reference

#include <CIB_PRM.h>

Data Fields

union {
   __be64   data [GOLAN_CMD_PAS_CNT]
 
   u8   bdata [GOLAN_CMD_DATA_BLOCK_SIZE]
 
}; 
 
u8 rsvd0 [48]
 
__be64 next
 
__be32 block_num
 
u8 rsvd1
 
u8 token
 
u8 ctrl_sig
 
u8 sig
 

Detailed Description

Definition at line 408 of file CIB_PRM.h.

Field Documentation

◆ data

__be64 golan_cmd_prot_block::data[GOLAN_CMD_PAS_CNT]

Definition at line 410 of file CIB_PRM.h.

Referenced by golan_provide_pages().

◆ bdata

u8 golan_cmd_prot_block::bdata[GOLAN_CMD_DATA_BLOCK_SIZE]

Definition at line 411 of file CIB_PRM.h.

◆ @377

union { ... }

◆ rsvd0

u8 golan_cmd_prot_block::rsvd0[48]

Definition at line 413 of file CIB_PRM.h.

Referenced by golan_calc_sig().

◆ next

__be64 golan_cmd_prot_block::next

Definition at line 414 of file CIB_PRM.h.

◆ block_num

__be32 golan_cmd_prot_block::block_num

Definition at line 415 of file CIB_PRM.h.

◆ rsvd1

u8 golan_cmd_prot_block::rsvd1

Definition at line 416 of file CIB_PRM.h.

◆ token

u8 golan_cmd_prot_block::token

Definition at line 417 of file CIB_PRM.h.

Referenced by golan_calc_sig().

◆ ctrl_sig

u8 golan_cmd_prot_block::ctrl_sig

Definition at line 418 of file CIB_PRM.h.

Referenced by golan_calc_sig().

◆ sig

u8 golan_cmd_prot_block::sig

Definition at line 419 of file CIB_PRM.h.


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