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

#include <sas_internal.h>

Data Fields

struct sas_phyphy
 
struct mutex event_lock
 
int hard_reset
 
int reset_result
 
struct sas_work reset_work
 
int enable
 
int enable_result
 
struct sas_work enable_work
 

Detailed Description

Definition at line 42 of file sas_internal.h.

Field Documentation

int enable

Definition at line 49 of file sas_internal.h.

int enable_result

Definition at line 50 of file sas_internal.h.

struct sas_work enable_work

Definition at line 51 of file sas_internal.h.

struct mutex event_lock

Definition at line 45 of file sas_internal.h.

int hard_reset

Definition at line 46 of file sas_internal.h.

Definition at line 44 of file sas_internal.h.

int reset_result

Definition at line 47 of file sas_internal.h.

struct sas_work reset_work

Definition at line 48 of file sas_internal.h.


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