Searched defs:MPT3SAS_TARGET (Results 1 – 2 of 2) sorted by relevance
81744 struct MPT3SAS_TARGET { struct81745 struct scsi_target *starget;81746 u64 sas_address;81747 struct _raid_device *raid_device;81748 u16 handle;81749 int num_luns;81750 u32 flags;81751 u8 deleted;81752 u8 tm_busy;81753 struct hba_port *port;[all …]