Linux Kernel
3.7.1
|
#include <arcmsr.h>
Data Fields | |
uint8_t | Bus |
uint8_t | TargetID |
uint8_t | LUN |
uint8_t | Function |
uint8_t | CdbLength |
uint8_t | sgcount |
uint8_t | Flags |
uint8_t | msgPages |
uint32_t | Context |
uint32_t | DataLength |
uint8_t | Cdb [16] |
uint8_t | DeviceStatus |
uint8_t | SenseData [15] |
union { | |
struct SG32ENTRY sg32entry [1] | |
struct SG64ENTRY sg64entry [1] | |
} | u |
union { ... } u |