Searched defs:MPT3SAS_TARGET (Results 1 – 1 of 1) sorted by relevance
213 struct MPT3SAS_TARGET { struct214 struct scsi_target *starget;215 u64 sas_address;216 u16 handle;217 int num_luns;218 u32 flags;219 u8 deleted;243 struct MPT3SAS_TARGET *sas_target; argument