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

#include <aoe.h>

Data Fields

struct aoedevnext
 
ulong sysminor
 
ulong aoemajor
 
u16 aoeminor
 
u16 flags
 
u16 nopen
 
u16 rttavg
 
u16 mintimer
 
u16 fw_ver
 
u16 lasttag
 
u16 useme
 
ulong ref
 
struct work_struct work
 
struct gendisk * gd
 
struct request_queueblkq
 
struct hd_geometry geo
 
sector_t ssize
 
struct timer_list timer
 
spinlock_t lock
 
struct sk_buff_head skbpool
 
mempool_tbufpool
 
struct {
   struct buf *   buf
 
   struct bio *   nxbio
 
   struct request *   rq
 
ip
 
ulong maxbcnt
 
struct list_head factive [NFACTIVE]
 
struct aoetgttargets [NTARGETS]
 
struct aoetgt ** tgt
 
struct aoetgthtgt
 
ulong ntargets
 
ulong kicked
 

Detailed Description

Definition at line 138 of file aoe.h.

Field Documentation

ulong aoemajor

Definition at line 141 of file aoe.h.

u16 aoeminor

Definition at line 142 of file aoe.h.

Definition at line 153 of file aoe.h.

Definition at line 161 of file aoe.h.

mempool_t* bufpool

Definition at line 159 of file aoe.h.

Definition at line 166 of file aoe.h.

u16 flags

Definition at line 143 of file aoe.h.

u16 fw_ver

Definition at line 147 of file aoe.h.

struct gendisk* gd

Definition at line 152 of file aoe.h.

Definition at line 154 of file aoe.h.

struct aoetgt* htgt

Definition at line 169 of file aoe.h.

struct { ... } ip
ulong kicked

Definition at line 171 of file aoe.h.

u16 lasttag

Definition at line 148 of file aoe.h.

spinlock_t lock

Definition at line 157 of file aoe.h.

ulong maxbcnt

Definition at line 165 of file aoe.h.

u16 mintimer

Definition at line 146 of file aoe.h.

struct aoedev* next

Definition at line 139 of file aoe.h.

u16 nopen

Definition at line 144 of file aoe.h.

ulong ntargets

Definition at line 170 of file aoe.h.

struct bio* nxbio

Definition at line 162 of file aoe.h.

ulong ref

Definition at line 150 of file aoe.h.

Definition at line 163 of file aoe.h.

u16 rttavg

Definition at line 145 of file aoe.h.

Definition at line 158 of file aoe.h.

sector_t ssize

Definition at line 155 of file aoe.h.

ulong sysminor

Definition at line 140 of file aoe.h.

struct aoetgt* targets[NTARGETS]

Definition at line 167 of file aoe.h.

struct aoetgt** tgt

Definition at line 168 of file aoe.h.

Definition at line 156 of file aoe.h.

u16 useme

Definition at line 149 of file aoe.h.

Definition at line 151 of file aoe.h.


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