Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
dasd_information_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]
 

Detailed Description

Definition at line 92 of file dasd.h.

Field Documentation

unsigned int chanq_len

Definition at line 102 of file dasd.h.

char characteristics[64]

Definition at line 109 of file dasd.h.

unsigned int characteristics_size

Definition at line 107 of file dasd.h.

unsigned int confdata_size

Definition at line 108 of file dasd.h.

char configuration_data[256]

Definition at line 110 of file dasd.h.

unsigned int cu_model

Definition at line 97 of file dasd.h.

unsigned int cu_type

Definition at line 96 of file dasd.h.

unsigned int dev_model

Definition at line 99 of file dasd.h.

unsigned int dev_type

Definition at line 98 of file dasd.h.

unsigned int devno

Definition at line 93 of file dasd.h.

unsigned int FBA_layout

Definition at line 106 of file dasd.h.

unsigned int label_block

Definition at line 105 of file dasd.h.

unsigned int open_count

Definition at line 100 of file dasd.h.

unsigned int real_devno

Definition at line 94 of file dasd.h.

unsigned int req_queue_len

Definition at line 101 of file dasd.h.

unsigned int schid

Definition at line 95 of file dasd.h.

unsigned int status

Definition at line 104 of file dasd.h.

char type[4]

Definition at line 103 of file dasd.h.


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