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

#include <fcx.h>

Data Fields

u32 format:8
 
u32 flags:8
 
u32 cu_state:8
 
u32 dev_state:8
 
u32 op_state:8
 
u32 __pad0__:24
 
u8 sd_info [12]
 
u32 dl_id
 
u8 dd_data [28]
 

Detailed Description

struct tsa_intrg - Interrogate Transport-Status Area (Intrg. TSA) : Format : Flags. Can be an arithmetic OR of the following constants: TSA_INTRG_FLAGS_CU_STATE_VALID, TSA_INTRG_FLAGS_DEV_STATE_VALID, TSA_INTRG_FLAGS_OP_STATE_VALID : Controle-Unit State : Device State : Operation State : State-Dependent Information : Device-Level Identifier : Device-Dependent Data

Definition at line 126 of file fcx.h.

Field Documentation

u32 __pad0__

Definition at line 132 of file fcx.h.

u32 cu_state

Definition at line 129 of file fcx.h.

u8 dd_data[28]

Definition at line 135 of file fcx.h.

Definition at line 130 of file fcx.h.

u32 dl_id

Definition at line 134 of file fcx.h.

u32 flags

Definition at line 128 of file fcx.h.

Definition at line 127 of file fcx.h.

u32 op_state

Definition at line 131 of file fcx.h.

u8 sd_info[12]

Definition at line 133 of file fcx.h.


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