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

#include <BusLogic.h>

Data Fields

unsigned char PeripheralDeviceType:5
 
unsigned char PeripheralQualifier:3
 
unsigned char DeviceTypeModifier:7
 
bool RMB:1
 
unsigned char ANSI_ApprovedVersion:3
 
unsigned char ECMA_Version:3
 
unsigned char ISO_Version:2
 
unsigned char ResponseDataFormat:4
 
unsigned char:2
 
bool TrmIOP:1
 
bool AENC:1
 
unsigned char AdditionalLength
 
bool SftRe:1
 
bool CmdQue:1
 
bool __pad0__:1
 
bool Linked:1
 
bool Sync:1
 
bool WBus16:1
 
bool WBus32:1
 
bool RelAdr:1
 
unsigned char VendorIdentification [8]
 
unsigned char ProductIdentification [16]
 
unsigned char ProductRevisionLevel [4]
 

Detailed Description

Definition at line 1117 of file BusLogic.h.

Field Documentation

bool __pad0__

Definition at line 1134 of file BusLogic.h.

unsigned char AdditionalLength

Definition at line 1129 of file BusLogic.h.

bool AENC

Definition at line 1128 of file BusLogic.h.

unsigned char ANSI_ApprovedVersion

Definition at line 1122 of file BusLogic.h.

unsigned char

Definition at line 1126 of file BusLogic.h.

bool CmdQue

Definition at line 1133 of file BusLogic.h.

unsigned char DeviceTypeModifier

Definition at line 1120 of file BusLogic.h.

unsigned char ECMA_Version

Definition at line 1123 of file BusLogic.h.

unsigned char ISO_Version

Definition at line 1124 of file BusLogic.h.

bool Linked

Definition at line 1135 of file BusLogic.h.

unsigned char PeripheralDeviceType

Definition at line 1118 of file BusLogic.h.

unsigned char PeripheralQualifier

Definition at line 1119 of file BusLogic.h.

unsigned char ProductIdentification[16]

Definition at line 1141 of file BusLogic.h.

unsigned char ProductRevisionLevel[4]

Definition at line 1142 of file BusLogic.h.

bool RelAdr

Definition at line 1139 of file BusLogic.h.

unsigned char ResponseDataFormat

Definition at line 1125 of file BusLogic.h.

bool RMB

Definition at line 1121 of file BusLogic.h.

bool SftRe

Definition at line 1132 of file BusLogic.h.

bool Sync

Definition at line 1136 of file BusLogic.h.

bool TrmIOP

Definition at line 1127 of file BusLogic.h.

unsigned char VendorIdentification[8]

Definition at line 1140 of file BusLogic.h.

bool WBus16

Definition at line 1137 of file BusLogic.h.

bool WBus32

Definition at line 1138 of file BusLogic.h.


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