Linux Kernel
3.7.1
|
#include <pm8001_sas.h>
Data Fields | |
enum sas_dev_type | dev_type |
struct domain_device * | sas_device |
u32 | attached_phy |
u32 | id |
struct completion * | dcompletion |
struct completion * | setds_completion |
u32 | device_id |
u32 | running_req |
Definition at line 206 of file pm8001_sas.h.
u32 attached_phy |
Definition at line 209 of file pm8001_sas.h.
struct completion* dcompletion |
Definition at line 211 of file pm8001_sas.h.
enum sas_dev_type dev_type |
Definition at line 207 of file pm8001_sas.h.
u32 device_id |
Definition at line 213 of file pm8001_sas.h.
Definition at line 210 of file pm8001_sas.h.
u32 running_req |
Definition at line 214 of file pm8001_sas.h.
struct domain_device* sas_device |
Definition at line 208 of file pm8001_sas.h.
struct completion* setds_completion |
Definition at line 212 of file pm8001_sas.h.