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

#include <i2o_block.h>

Data Fields

struct i2o_devicei2o_dev
 
struct gendisk * gd
 
spinlock_t lock
 
struct list_head open_queue
 
unsigned int open_queue_depth
 
int rcache
 
int wcache
 
int flags
 
u16 power
 
int media_change_flag
 

Detailed Description

Definition at line 72 of file i2o_block.h.

Field Documentation

int flags

Definition at line 82 of file i2o_block.h.

struct gendisk* gd

Definition at line 74 of file i2o_block.h.

struct i2o_device* i2o_dev

Definition at line 73 of file i2o_block.h.

spinlock_t lock

Definition at line 75 of file i2o_block.h.

int media_change_flag

Definition at line 84 of file i2o_block.h.

struct list_head open_queue

Definition at line 76 of file i2o_block.h.

unsigned int open_queue_depth

Definition at line 78 of file i2o_block.h.

u16 power

Definition at line 83 of file i2o_block.h.

int rcache

Definition at line 80 of file i2o_block.h.

int wcache

Definition at line 81 of file i2o_block.h.


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