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

#include <hptiop.h>

Data Fields

struct hpt_iop_request_header header
 
u8 channel
 
u8 target
 
u8 lun
 
u8 pad1
 
u8 cdb [16]
 
__le32 dataxfer_length
 
struct hpt_iopsg sg_list [1]
 

Detailed Description

Definition at line 187 of file hptiop.h.

Field Documentation

u8 cdb[16]

Definition at line 193 of file hptiop.h.

Definition at line 189 of file hptiop.h.

__le32 dataxfer_length

Definition at line 194 of file hptiop.h.

Definition at line 188 of file hptiop.h.

u8 lun

Definition at line 191 of file hptiop.h.

u8 pad1

Definition at line 192 of file hptiop.h.

Definition at line 195 of file hptiop.h.

u8 target

Definition at line 190 of file hptiop.h.


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