Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c441 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_port()
443 mpt3sas_port->remote_identify.device_type; in _transport_delete_port()
468 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_phy()
490 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_add_phy()
522 if (mpt3sas_port->remote_identify.sas_address != in _transport_add_phy_to_an_existing_port()
584 if (sas_node->phy[i].remote_identify.sas_address != sas_address) in _transport_sanity_check()
637 &mpt3sas_port->remote_identify))) { in mpt3sas_transport_port_add()
643 if (mpt3sas_port->remote_identify.device_type == SAS_PHY_UNUSED) { in mpt3sas_transport_port_add()
650 mpt3sas_port->remote_identify.sas_address); in mpt3sas_transport_port_add()
653 if (sas_node->phy[i].remote_identify.sas_address != in mpt3sas_transport_port_add()
[all …]
H A Dmpt3sas_scsih.c3779 if (mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
3783 mpt3sas_port->remote_identify.sas_address); in _scsih_block_io_to_children_attached_to_ex()
3796 if (mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
3798 mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
3802 ioc, mpt3sas_port->remote_identify.sas_address); in _scsih_block_io_to_children_attached_to_ex()
9954 if (mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
9957 mpt3sas_port->remote_identify.sas_address); in _scsih_expander_node_remove()
9958 else if (mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
9960 mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
9963 mpt3sas_port->remote_identify.sas_address); in _scsih_expander_node_remove()
[all …]
H A Dmpt3sas_base.h738 struct sas_identify remote_identify; member
758 struct sas_identify remote_identify; member