iPXE
golan_cmd_layout Struct Reference

#include <CIB_PRM.h>

Data Fields

u8 type
u8 rsvd0 [3]
__be32 inlen
union { 
   __be64   in_ptr 
   __be32   in_ptr32 [2] 
__attribute
__be32 in [4]
__be32 out [4]
union { 
   __be64   out_ptr 
   __be32   out_ptr32 [2] 
}; 
__be32 outlen
u8 token
u8 sig
u8 rsvd1
volatile u8 status_own

Detailed Description

Definition at line 181 of file CIB_PRM.h.

Field Documentation

◆ type

u8 golan_cmd_layout::type

Definition at line 182 of file CIB_PRM.h.

◆ rsvd0

u8 golan_cmd_layout::rsvd0[3]

Definition at line 183 of file CIB_PRM.h.

◆ inlen

__be32 golan_cmd_layout::inlen

Definition at line 184 of file CIB_PRM.h.

◆ in_ptr

__be64 golan_cmd_layout::in_ptr

Definition at line 186 of file CIB_PRM.h.

◆ in_ptr32

__be32 golan_cmd_layout::in_ptr32[2]

Definition at line 187 of file CIB_PRM.h.

◆ [union]

union { ... } golan_cmd_layout::__attribute

◆ in

__be32 golan_cmd_layout::in[4]

Definition at line 189 of file CIB_PRM.h.

◆ out

__be32 golan_cmd_layout::out[4]

Definition at line 190 of file CIB_PRM.h.

◆ out_ptr

__be64 golan_cmd_layout::out_ptr

Definition at line 192 of file CIB_PRM.h.

◆ out_ptr32

__be32 golan_cmd_layout::out_ptr32[2]

Definition at line 193 of file CIB_PRM.h.

◆ [union]

union { ... } golan_cmd_layout

◆ outlen

__be32 golan_cmd_layout::outlen

Definition at line 195 of file CIB_PRM.h.

◆ token

u8 golan_cmd_layout::token

Definition at line 196 of file CIB_PRM.h.

◆ sig

u8 golan_cmd_layout::sig

Definition at line 197 of file CIB_PRM.h.

◆ rsvd1

u8 golan_cmd_layout::rsvd1

Definition at line 198 of file CIB_PRM.h.

◆ status_own

volatile u8 golan_cmd_layout::status_own

Definition at line 199 of file CIB_PRM.h.

Referenced by is_command_finished().


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