Searched defs:MPT3SAS_TARGET (Results 1 – 1 of 1) sorted by relevance
440 struct MPT3SAS_TARGET { struct441 struct scsi_target *starget;442 u64 sas_address;443 struct _raid_device *raid_device;444 u16 handle;445 int num_luns;446 u32 flags;447 u8 deleted;448 u8 tm_busy;449 struct hba_port *port;[all …]