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

#include <hpsa.h>

Data Fields

int devtype
 
int bus
 
int target
 
int lun
 
unsigned char scsi3addr [8]
 
unsigned char device_id [16]
 
unsigned char vendor [8]
 
unsigned char model [16]
 
unsigned char raid_level
 

Detailed Description

Definition at line 40 of file hpsa.h.

Field Documentation

int bus

Definition at line 42 of file hpsa.h.

unsigned char device_id[16]

Definition at line 45 of file hpsa.h.

int devtype

Definition at line 41 of file hpsa.h.

int lun

Definition at line 42 of file hpsa.h.

unsigned char model[16]

Definition at line 47 of file hpsa.h.

unsigned char raid_level

Definition at line 48 of file hpsa.h.

unsigned char scsi3addr[8]

Definition at line 43 of file hpsa.h.

int target

Definition at line 42 of file hpsa.h.

unsigned char vendor[8]

Definition at line 46 of file hpsa.h.


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