Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
scsi_sas_internal.h File Reference

Go to the source code of this file.

Data Structures

struct  sas_internal
 

Macros

#define SAS_HOST_ATTRS   0
 
#define SAS_PHY_ATTRS   17
 
#define SAS_PORT_ATTRS   1
 
#define SAS_RPORT_ATTRS   7
 
#define SAS_END_DEV_ATTRS   5
 
#define SAS_EXPANDER_ATTRS   7
 
#define to_sas_internal(tmpl)   container_of(tmpl, struct sas_internal, t)
 

Macro Definition Documentation

#define SAS_END_DEV_ATTRS   5

Definition at line 8 of file scsi_sas_internal.h.

#define SAS_EXPANDER_ATTRS   7

Definition at line 9 of file scsi_sas_internal.h.

#define SAS_HOST_ATTRS   0

Definition at line 4 of file scsi_sas_internal.h.

#define SAS_PHY_ATTRS   17

Definition at line 5 of file scsi_sas_internal.h.

#define SAS_PORT_ATTRS   1

Definition at line 6 of file scsi_sas_internal.h.

#define SAS_RPORT_ATTRS   7

Definition at line 7 of file scsi_sas_internal.h.

#define to_sas_internal (   tmpl)    container_of(tmpl, struct sas_internal, t)

Definition at line 40 of file scsi_sas_internal.h.