Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
_i2o_status_block Struct Reference

#include <i2o-dev.h>

Data Fields

__u16 org_id
 
__u16 reserved
 
__u16 iop_id:12
 
__u16 reserved1:4
 
__u16 host_unit_id
 
__u16 segment_number:12
 
__u16 i2o_version:4
 
__u8 iop_state
 
__u8 msg_type
 
__u16 inbound_frame_size
 
__u8 init_code
 
__u8 reserved2
 
__u32 max_inbound_frames
 
__u32 cur_inbound_frames
 
__u32 max_outbound_frames
 
char product_id [24]
 
__u32 expected_lct_size
 
__u32 iop_capabilities
 
__u32 desired_mem_size
 
__u32 current_mem_size
 
__u32 current_mem_base
 
__u32 desired_io_size
 
__u32 current_io_size
 
__u32 current_io_base
 
__u32 reserved3:24
 
__u32 cmd_status:8
 

Detailed Description

Definition at line 226 of file i2o-dev.h.

Field Documentation

__u32 cmd_status

Definition at line 252 of file i2o-dev.h.

__u32 cur_inbound_frames

Definition at line 240 of file i2o-dev.h.

__u32 current_io_base

Definition at line 250 of file i2o-dev.h.

__u32 current_io_size

Definition at line 249 of file i2o-dev.h.

__u32 current_mem_base

Definition at line 247 of file i2o-dev.h.

__u32 current_mem_size

Definition at line 246 of file i2o-dev.h.

__u32 desired_io_size

Definition at line 248 of file i2o-dev.h.

__u32 desired_mem_size

Definition at line 245 of file i2o-dev.h.

__u32 expected_lct_size

Definition at line 243 of file i2o-dev.h.

__u16 host_unit_id

Definition at line 231 of file i2o-dev.h.

__u16 i2o_version

Definition at line 233 of file i2o-dev.h.

__u16 inbound_frame_size

Definition at line 236 of file i2o-dev.h.

__u8 init_code

Definition at line 237 of file i2o-dev.h.

__u32 iop_capabilities

Definition at line 244 of file i2o-dev.h.

__u16 iop_id

Definition at line 229 of file i2o-dev.h.

__u8 iop_state

Definition at line 234 of file i2o-dev.h.

__u32 max_inbound_frames

Definition at line 239 of file i2o-dev.h.

__u32 max_outbound_frames

Definition at line 241 of file i2o-dev.h.

__u8 msg_type

Definition at line 235 of file i2o-dev.h.

__u16 org_id

Definition at line 227 of file i2o-dev.h.

char product_id[24]

Definition at line 242 of file i2o-dev.h.

__u16 reserved

Definition at line 228 of file i2o-dev.h.

__u16 reserved1

Definition at line 230 of file i2o-dev.h.

__u8 reserved2

Definition at line 238 of file i2o-dev.h.

__u32 reserved3

Definition at line 251 of file i2o-dev.h.

__u16 segment_number

Definition at line 232 of file i2o-dev.h.


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