|
Linux Kernel
3.7.1
|
#include <BusLogic.h>
Data Fields | |
| unsigned char | All |
| struct { | |
| bool CommandInvalid:1 | |
| bool Reserved:1 | |
| bool DataInRegisterReady:1 | |
| bool CommandParameterRegisterBusy:1 | |
| bool HostAdapterReady:1 | |
| bool InitializationRequired:1 | |
| bool DiagnosticFailure:1 | |
| bool DiagnosticActive:1 | |
| } | sr |
Definition at line 313 of file BusLogic.h.
| unsigned char All |
Definition at line 314 of file BusLogic.h.
| bool CommandInvalid |
Definition at line 316 of file BusLogic.h.
| bool CommandParameterRegisterBusy |
Definition at line 319 of file BusLogic.h.
| bool DataInRegisterReady |
Definition at line 318 of file BusLogic.h.
| bool DiagnosticActive |
Definition at line 323 of file BusLogic.h.
| bool DiagnosticFailure |
Definition at line 322 of file BusLogic.h.
| bool HostAdapterReady |
Definition at line 320 of file BusLogic.h.
| bool InitializationRequired |
Definition at line 321 of file BusLogic.h.
| bool Reserved |
Definition at line 317 of file BusLogic.h.
| struct { ... } sr |
1.8.2