|
Linux Kernel
3.7.1
|
#include <enclosure.h>
Data Fields | |
| void * | scratch |
| struct device | cdev |
| struct device * | dev |
| enum enclosure_component_type | type |
| int | number |
| int | fault |
| int | active |
| int | locate |
| enum enclosure_status | status |
Definition at line 85 of file enclosure.h.
| int active |
Definition at line 92 of file enclosure.h.
Definition at line 87 of file enclosure.h.
Definition at line 88 of file enclosure.h.
Definition at line 91 of file enclosure.h.
| int locate |
Definition at line 93 of file enclosure.h.
| int number |
Definition at line 90 of file enclosure.h.
Definition at line 86 of file enclosure.h.
| enum enclosure_status status |
Definition at line 94 of file enclosure.h.
Definition at line 89 of file enclosure.h.
1.8.2