Searched defs:MPT3SAS_TARGET (Results 1 – 2 of 2) sorted by relevance
426 struct MPT3SAS_TARGET { struct427 struct scsi_target *starget;428 u64 sas_address;429 struct _raid_device *raid_device;430 u16 handle;431 int num_luns;432 u32 flags;433 u8 deleted;434 u8 tm_busy;435 struct _sas_device *sas_dev;[all …]
439 struct MPT3SAS_TARGET { struct440 struct scsi_target *starget;441 u64 sas_address;442 struct _raid_device *raid_device;443 u16 handle;444 int num_luns;445 u32 flags;446 u8 deleted;447 u8 tm_busy;448 struct hba_port *port;[all …]