Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c468 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_port()
470 mpt3sas_port->remote_identify.device_type; in _transport_delete_port()
495 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_phy()
517 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_add_phy()
549 if (mpt3sas_port->remote_identify.sas_address != in _transport_add_phy_to_an_existing_port()
611 if (sas_node->phy[i].remote_identify.sas_address != sas_address) in _transport_sanity_check()
665 &mpt3sas_port->remote_identify))) { in mpt3sas_transport_port_add()
671 if (mpt3sas_port->remote_identify.device_type == SAS_PHY_UNUSED) { in mpt3sas_transport_port_add()
678 mpt3sas_port->remote_identify.sas_address); in mpt3sas_transport_port_add()
681 if (sas_node->phy[i].remote_identify.sas_address != in mpt3sas_transport_port_add()
[all …]
Dmpt3sas_base.h699 struct sas_identify remote_identify; member
719 struct sas_identify remote_identify; member
Dmpt3sas_scsih.c3456 if (mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
3460 mpt3sas_port->remote_identify.sas_address); in _scsih_block_io_to_children_attached_to_ex()
3473 if (mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
3475 mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
3479 ioc, mpt3sas_port->remote_identify.sas_address); in _scsih_block_io_to_children_attached_to_ex()
9678 if (mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
9681 mpt3sas_port->remote_identify.sas_address); in _scsih_expander_node_remove()
9682 else if (mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
9684 mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
9687 mpt3sas_port->remote_identify.sas_address); in _scsih_expander_node_remove()
[all …]