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

#include <sg.h>

Data Fields

int interface_id
 
int dxfer_direction
 
unsigned char cmd_len
 
unsigned char mx_sb_len
 
unsigned short iovec_count
 
unsigned int dxfer_len
 
void __userdxferp
 
unsigned char __usercmdp
 
void __usersbp
 
unsigned int timeout
 
unsigned int flags
 
int pack_id
 
void __userusr_ptr
 
unsigned char status
 
unsigned char masked_status
 
unsigned char msg_status
 
unsigned char sb_len_wr
 
unsigned short host_status
 
unsigned short driver_status
 
int resid
 
unsigned int duration
 
unsigned int info
 

Detailed Description

Definition at line 86 of file sg.h.

Field Documentation

unsigned char cmd_len

Definition at line 90 of file sg.h.

unsigned char __user* cmdp

Definition at line 96 of file sg.h.

unsigned short driver_status

Definition at line 107 of file sg.h.

unsigned int duration

Definition at line 109 of file sg.h.

int dxfer_direction

Definition at line 89 of file sg.h.

unsigned int dxfer_len

Definition at line 93 of file sg.h.

void __user* dxferp

Definition at line 94 of file sg.h.

unsigned int flags

Definition at line 99 of file sg.h.

unsigned short host_status

Definition at line 106 of file sg.h.

unsigned int info

Definition at line 110 of file sg.h.

int interface_id

Definition at line 88 of file sg.h.

unsigned short iovec_count

Definition at line 92 of file sg.h.

unsigned char masked_status

Definition at line 103 of file sg.h.

unsigned char msg_status

Definition at line 104 of file sg.h.

unsigned char mx_sb_len

Definition at line 91 of file sg.h.

int pack_id

Definition at line 100 of file sg.h.

int resid

Definition at line 108 of file sg.h.

unsigned char sb_len_wr

Definition at line 105 of file sg.h.

void __user* sbp

Definition at line 97 of file sg.h.

unsigned char status

Definition at line 102 of file sg.h.

unsigned int timeout

Definition at line 98 of file sg.h.

void __user* usr_ptr

Definition at line 101 of file sg.h.


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