Searched refs:remote_identify (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/mpt2sas/
H A Dmpt2sas_transport.c477 u64 sas_address = mpt2sas_port->remote_identify.sas_address;
479 mpt2sas_port->remote_identify.device_type;
506 u64 sas_address = mpt2sas_port->remote_identify.sas_address;
530 u64 sas_address = mpt2sas_port->remote_identify.sas_address;
563 if (mpt2sas_port->remote_identify.sas_address !=
626 if (sas_node->phy[i].remote_identify.sas_address != sas_address)
679 &mpt2sas_port->remote_identify))) {
685 if (mpt2sas_port->remote_identify.device_type == SAS_PHY_UNUSED) {
692 mpt2sas_port->remote_identify.sas_address);
695 if (sas_node->phy[i].remote_identify
[all...]
H A Dmpt2sas_scsih.c3003 if (mpt2sas_port->remote_identify.device_type ==
3008 mpt2sas_port->remote_identify.sas_address);
3019 if (mpt2sas_port->remote_identify.device_type ==
3021 mpt2sas_port->remote_identify.device_type ==
3027 ioc, mpt2sas_port->remote_identify.sas_address);
7488 if (mpt2sas_port->remote_identify.device_type ==
7491 mpt2sas_port->remote_identify.sas_address);
7492 else if (mpt2sas_port->remote_identify.device_type ==
7494 mpt2sas_port->remote_identify.device_type ==
7497 mpt2sas_port->remote_identify
[all...]
H A Dmpt2sas_base.h433 * @remote_identify: attached device identification
441 struct sas_identify remote_identify; member in struct:_sas_port
451 * @remote_identify: attached device identification
461 struct sas_identify remote_identify; member in struct:_sas_phy

Completed in 45 milliseconds