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

#include <scsi_transport_spi.h>

Data Fields

int period
 
int min_period
 
int offset
 
int max_offset
 
unsigned int width:1
 
unsigned int max_width:1
 
unsigned int iu:1
 
unsigned int max_iu:1
 
unsigned int dt:1
 
unsigned int qas:1
 
unsigned int max_qas:1
 
unsigned int wr_flow:1
 
unsigned int rd_strm:1
 
unsigned int rti:1
 
unsigned int pcomp_en:1
 
unsigned int hold_mcs:1
 
unsigned int initial_dv:1
 
unsigned long flags
 
unsigned int support_sync:1
 
unsigned int support_wide:1
 
unsigned int support_dt:1
 
unsigned int support_dt_only
 
unsigned int support_ius
 
unsigned int support_qas
 
unsigned int dv_pending:1
 
unsigned int dv_in_progress:1
 
struct mutex dv_mutex
 

Detailed Description

Definition at line 31 of file scsi_transport_spi.h.

Field Documentation

unsigned int dt

Definition at line 40 of file scsi_transport_spi.h.

unsigned int dv_in_progress

Definition at line 59 of file scsi_transport_spi.h.

struct mutex dv_mutex

Definition at line 60 of file scsi_transport_spi.h.

unsigned int dv_pending

Definition at line 58 of file scsi_transport_spi.h.

unsigned long flags

Definition at line 49 of file scsi_transport_spi.h.

unsigned int hold_mcs

Definition at line 47 of file scsi_transport_spi.h.

unsigned int initial_dv

Definition at line 48 of file scsi_transport_spi.h.

unsigned int iu

Definition at line 38 of file scsi_transport_spi.h.

unsigned int max_iu

Definition at line 39 of file scsi_transport_spi.h.

int max_offset

Definition at line 35 of file scsi_transport_spi.h.

unsigned int max_qas

Definition at line 42 of file scsi_transport_spi.h.

unsigned int max_width

Definition at line 37 of file scsi_transport_spi.h.

int min_period

Definition at line 33 of file scsi_transport_spi.h.

Definition at line 34 of file scsi_transport_spi.h.

unsigned int pcomp_en

Definition at line 46 of file scsi_transport_spi.h.

int period

Definition at line 32 of file scsi_transport_spi.h.

unsigned int qas

Definition at line 41 of file scsi_transport_spi.h.

unsigned int rd_strm

Definition at line 44 of file scsi_transport_spi.h.

unsigned int rti

Definition at line 45 of file scsi_transport_spi.h.

unsigned int support_dt

Definition at line 53 of file scsi_transport_spi.h.

unsigned int support_dt_only

Definition at line 54 of file scsi_transport_spi.h.

unsigned int support_ius

Definition at line 55 of file scsi_transport_spi.h.

unsigned int support_qas

Definition at line 56 of file scsi_transport_spi.h.

unsigned int support_sync

Definition at line 51 of file scsi_transport_spi.h.

unsigned int support_wide

Definition at line 52 of file scsi_transport_spi.h.

unsigned int width

Definition at line 36 of file scsi_transport_spi.h.

unsigned int wr_flow

Definition at line 43 of file scsi_transport_spi.h.


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