Home
last modified time | relevance | path

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

/linux/drivers/scsi/
A Dhpsa.h62 struct hpsa_scsi_dev_t { struct
63 unsigned int devtype;
64 int bus, target, lun; /* as presented to the OS */
66 u8 physical_device : 1;
67 u8 expose_device;
72 u64 sas_address;
85 bool in_reset;
109 struct hpsa_scsi_dev_t *phys_disk[RAID_MAP_MAX_ENTRIES]; argument
110 int nphysical_disks;
111 int supports_aborts;
[all …]

Completed in 7 milliseconds