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

Data Fields

struct req_msg *(* alloc_rq )(struct st_hba *)
 
int(* map_sg )(struct st_hba *, struct req_msg *, struct st_ccb *)
 
void(* send )(struct st_hba *, struct req_msg *, u16)
 
unsigned int max_id
 
unsigned int max_lun
 
unsigned int max_channel
 
u16 rq_count
 
u16 rq_size
 
u16 sts_count
 

Detailed Description

Definition at line 332 of file stex.c.

Field Documentation

struct req_msg*(* alloc_rq)(struct st_hba *)
read

Definition at line 333 of file stex.c.

int(* map_sg)(struct st_hba *, struct req_msg *, struct st_ccb *)

Definition at line 334 of file stex.c.

unsigned int max_channel

Definition at line 338 of file stex.c.

unsigned int max_id

Definition at line 336 of file stex.c.

unsigned int max_lun

Definition at line 337 of file stex.c.

u16 rq_count

Definition at line 339 of file stex.c.

u16 rq_size

Definition at line 340 of file stex.c.

void(* send)(struct st_hba *, struct req_msg *, u16)

Definition at line 335 of file stex.c.

u16 sts_count

Definition at line 341 of file stex.c.


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