Linux Kernel
3.7.1
|
#include <host.h>
Data Fields | |
bool | timer_started |
struct sci_timer | timer |
u8 | phys_waiting |
u8 | phys_granted_power |
struct isci_phy * | requesters [SCI_MAX_PHYS] |
struct sci_power_control -
This structure defines the fields for managing power control for direct attached disk devices.
u8 phys_granted_power |
u8 phys_waiting |
struct isci_phy* requesters[SCI_MAX_PHYS] |
bool timer_started |