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

Data Fields

struct bsg_devicebd
 
struct list_head list
 
struct requestrq
 
struct bio * bio
 
struct biobidi_bio
 
int err
 
struct sg_io_v4 hdr
 
char sense [SCSI_SENSE_BUFFERSIZE]
 

Detailed Description

Definition at line 80 of file bsg.c.

Field Documentation

Definition at line 81 of file bsg.c.

struct bio* bidi_bio

Definition at line 85 of file bsg.c.

struct bio* bio

Definition at line 84 of file bsg.c.

int err

Definition at line 86 of file bsg.c.

Definition at line 87 of file bsg.c.

Definition at line 82 of file bsg.c.

Definition at line 83 of file bsg.c.

Definition at line 88 of file bsg.c.


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