Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c503 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_port()
506 mpt3sas_port->remote_identify.device_type; in _transport_delete_port()
532 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_phy()
554 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_add_phy()
590 if (mpt3sas_port->remote_identify.sas_address != in mpt3sas_transport_add_phy_to_an_existing_port()
659 if (sas_node->phy[i].remote_identify.sas_address != sas_address) in _transport_sanity_check()
722 &mpt3sas_port->remote_identify))) { in mpt3sas_transport_port_add()
728 if (mpt3sas_port->remote_identify.device_type == SAS_PHY_UNUSED) { in mpt3sas_transport_port_add()
736 mpt3sas_port->remote_identify.sas_address, hba_port); in mpt3sas_transport_port_add()
739 if (sas_node->phy[i].remote_identify.sas_address != in mpt3sas_transport_port_add()
[all …]
H A Dmpt3sas_scsih.c4274 if (mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
4278 mpt3sas_port->remote_identify.sas_address, in _scsih_block_io_to_children_attached_to_ex()
4292 if (mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
4294 mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
4298 ioc, mpt3sas_port->remote_identify.sas_address, in _scsih_block_io_to_children_attached_to_ex()
12308 if (mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
12311 mpt3sas_port->remote_identify.sas_address, in _scsih_expander_node_remove()
12313 else if (mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
12315 mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
12318 mpt3sas_port->remote_identify.sas_address, in _scsih_expander_node_remove()
[all …]
H A Dmpt3sas_base.h764 struct sas_identify remote_identify; member
786 struct sas_identify remote_identify; member
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c603 u64 sas_address = mr_sas_port->remote_identify.sas_address; in mpi3mr_delete_sas_phy()
635 u64 sas_address = mr_sas_port->remote_identify.sas_address; in mpi3mr_add_sas_phy()
679 if (mr_sas_port->remote_identify.sas_address != in mpi3mr_add_phy_to_an_existing_port()
704 u64 sas_address = mr_sas_port->remote_identify.sas_address; in mpi3mr_delete_sas_port()
707 mr_sas_port->remote_identify.device_type; in mpi3mr_delete_sas_port()
776 if ((mr_sas_node->phy[i].remote_identify.sas_address != in mpi3mr_sas_port_sanity_check()
907 &mr_sas_phy->remote_identify); in mpi3mr_add_host_phy()
937 mr_sas_phy->remote_identify.sas_address); in mpi3mr_add_host_phy()
978 &mr_sas_phy->remote_identify); in mpi3mr_add_expander_phy()
1008 mr_sas_phy->remote_identify.sas_address); in mpi3mr_add_expander_phy()
[all …]
H A Dmpi3mr.h563 struct sas_identify remote_identify; member
584 struct sas_identify remote_identify; member