Home
last modified time | relevance | path

Searched refs:remote_identify (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c504 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_port()
507 mpt3sas_port->remote_identify.device_type; in _transport_delete_port()
533 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_phy()
555 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_add_phy()
591 if (mpt3sas_port->remote_identify.sas_address != in mpt3sas_transport_add_phy_to_an_existing_port()
660 if (sas_node->phy[i].remote_identify.sas_address != sas_address) in _transport_sanity_check()
724 &mpt3sas_port->remote_identify))) { in mpt3sas_transport_port_add()
730 if (mpt3sas_port->remote_identify.device_type == SAS_PHY_UNUSED) { in mpt3sas_transport_port_add()
738 mpt3sas_port->remote_identify.sas_address, hba_port); in mpt3sas_transport_port_add()
741 if (sas_node->phy[i].remote_identify.sas_address != in mpt3sas_transport_port_add()
[all …]
Dmpt3sas_scsih.c3975 if (mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
3979 mpt3sas_port->remote_identify.sas_address, in _scsih_block_io_to_children_attached_to_ex()
3993 if (mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
3995 mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
3999 ioc, mpt3sas_port->remote_identify.sas_address, in _scsih_block_io_to_children_attached_to_ex()
11058 if (mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
11061 mpt3sas_port->remote_identify.sas_address, in _scsih_expander_node_remove()
11063 else if (mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
11065 mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
11068 mpt3sas_port->remote_identify.sas_address, in _scsih_expander_node_remove()
[all …]
Dmpt3sas_base.h760 struct sas_identify remote_identify; member
782 struct sas_identify remote_identify; member
/drivers/scsi/mpi3mr/
Dmpi3mr_transport.c597 u64 sas_address = mr_sas_port->remote_identify.sas_address; in mpi3mr_delete_sas_phy()
624 u64 sas_address = mr_sas_port->remote_identify.sas_address; in mpi3mr_add_sas_phy()
665 if (mr_sas_port->remote_identify.sas_address != in mpi3mr_add_phy_to_an_existing_port()
690 u64 sas_address = mr_sas_port->remote_identify.sas_address; in mpi3mr_delete_sas_port()
693 mr_sas_port->remote_identify.device_type; in mpi3mr_delete_sas_port()
762 if ((mr_sas_node->phy[i].remote_identify.sas_address != in mpi3mr_sas_port_sanity_check()
887 &mr_sas_phy->remote_identify); in mpi3mr_add_host_phy()
917 mr_sas_phy->remote_identify.sas_address); in mpi3mr_add_host_phy()
958 &mr_sas_phy->remote_identify); in mpi3mr_add_expander_phy()
988 mr_sas_phy->remote_identify.sas_address); in mpi3mr_add_expander_phy()
[all …]
Dmpi3mr.h506 struct sas_identify remote_identify; member
527 struct sas_identify remote_identify; member