Home
last modified time | relevance | path

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

/Linux-v5.15/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()
10989 if (mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
10992 mpt3sas_port->remote_identify.sas_address, in _scsih_expander_node_remove()
10994 else if (mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
10996 mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
10999 mpt3sas_port->remote_identify.sas_address, in _scsih_expander_node_remove()
[all …]
Dmpt3sas_base.h758 struct sas_identify remote_identify; member
780 struct sas_identify remote_identify; member