Go to the documentation of this file. 1 #ifndef _SCSI_SAS_INTERNAL_H
2 #define _SCSI_SAS_INTERNAL_H
4 #define SAS_HOST_ATTRS 0
5 #define SAS_PHY_ATTRS 17
6 #define SAS_PORT_ATTRS 1
7 #define SAS_RPORT_ATTRS 7
8 #define SAS_END_DEV_ATTRS 5
9 #define SAS_EXPANDER_ATTRS 7
40 #define to_sas_internal(tmpl) container_of(tmpl, struct sas_internal, t)