Home
last modified time | relevance | path

Searched defs:hpsa_scsi_dev_t (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/scsi/
Dhpsa.h40 struct hpsa_scsi_dev_t { struct
41 int devtype;
42 int bus, target, lun; /* as presented to the OS */
43 unsigned char scsi3addr[8]; /* as presented to the HW */
45 unsigned char device_id[16]; /* from inquiry pg. 0x83 */
46 unsigned char vendor[8]; /* bytes 8-15 of inquiry data */
47 unsigned char model[16]; /* bytes 16-31 of inquiry data */
48 unsigned char raid_level; /* from inquiry page 0xC1 */