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

#include <dasd.h>

Data Fields

unsigned int devno
 
unsigned int real_devno
 
unsigned int schid
 
unsigned int cu_type: 16
 
unsigned int cu_model: 8
 
unsigned int dev_type: 16
 
unsigned int dev_model: 8
 
unsigned int open_count
 
unsigned int req_queue_len
 
unsigned int chanq_len
 
char type [4]
 
unsigned int status
 
unsigned int label_block
 
unsigned int FBA_layout
 
unsigned int characteristics_size
 
unsigned int confdata_size
 
char characteristics [64]
 
char configuration_data [256]
 
unsigned int format
 
unsigned int features
 
unsigned int reserved0
 
unsigned int reserved1
 
unsigned int reserved2
 
unsigned int reserved3
 
unsigned int reserved4
 
unsigned int reserved5
 
unsigned int reserved6
 
unsigned int reserved7
 

Detailed Description

Definition at line 28 of file dasd.h.

Field Documentation

unsigned int chanq_len

Definition at line 38 of file dasd.h.

char characteristics[64]

Definition at line 45 of file dasd.h.

unsigned int characteristics_size

Definition at line 43 of file dasd.h.

unsigned int confdata_size

Definition at line 44 of file dasd.h.

char configuration_data[256]

Definition at line 46 of file dasd.h.

unsigned int cu_model

Definition at line 33 of file dasd.h.

unsigned int cu_type

Definition at line 32 of file dasd.h.

unsigned int dev_model

Definition at line 35 of file dasd.h.

unsigned int dev_type

Definition at line 34 of file dasd.h.

unsigned int devno

Definition at line 29 of file dasd.h.

unsigned int FBA_layout

Definition at line 42 of file dasd.h.

unsigned int features

Definition at line 48 of file dasd.h.

unsigned int format

Definition at line 47 of file dasd.h.

unsigned int label_block

Definition at line 41 of file dasd.h.

unsigned int open_count

Definition at line 36 of file dasd.h.

unsigned int real_devno

Definition at line 30 of file dasd.h.

unsigned int req_queue_len

Definition at line 37 of file dasd.h.

unsigned int reserved0

Definition at line 49 of file dasd.h.

unsigned int reserved1

Definition at line 50 of file dasd.h.

unsigned int reserved2

Definition at line 51 of file dasd.h.

unsigned int reserved3

Definition at line 52 of file dasd.h.

unsigned int reserved4

Definition at line 53 of file dasd.h.

unsigned int reserved5

Definition at line 54 of file dasd.h.

unsigned int reserved6

Definition at line 55 of file dasd.h.

unsigned int reserved7

Definition at line 56 of file dasd.h.

unsigned int schid

Definition at line 31 of file dasd.h.

unsigned int status

Definition at line 40 of file dasd.h.

char type[4]

Definition at line 39 of file dasd.h.


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