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

#include <bsg-lib.h>

Data Fields

struct devicedev
 
struct requestreq
 
voidrequest
 
voidreply
 
unsigned int request_len
 
unsigned int reply_len
 
struct bsg_buffer request_payload
 
struct bsg_buffer reply_payload
 
voiddd_data
 

Detailed Description

Definition at line 39 of file bsg-lib.h.

Field Documentation

void* dd_data

Definition at line 62 of file bsg-lib.h.

struct device* dev

Definition at line 40 of file bsg-lib.h.

void* reply

Definition at line 45 of file bsg-lib.h.

unsigned int reply_len

Definition at line 48 of file bsg-lib.h.

struct bsg_buffer reply_payload

Definition at line 60 of file bsg-lib.h.

Definition at line 41 of file bsg-lib.h.

void* request

Definition at line 44 of file bsg-lib.h.

unsigned int request_len

Definition at line 47 of file bsg-lib.h.

struct bsg_buffer request_payload

Definition at line 59 of file bsg-lib.h.


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