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