Home
last modified time | relevance | path

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

/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c480 u64 sas_address = mpt2sas_port->remote_identify.sas_address; in _transport_delete_port()
482 mpt2sas_port->remote_identify.device_type; in _transport_delete_port()
509 u64 sas_address = mpt2sas_port->remote_identify.sas_address; in _transport_delete_phy()
533 u64 sas_address = mpt2sas_port->remote_identify.sas_address; in _transport_add_phy()
566 if (mpt2sas_port->remote_identify.sas_address != in _transport_add_phy_to_an_existing_port()
629 if (sas_node->phy[i].remote_identify.sas_address != sas_address) in _transport_sanity_check()
682 &mpt2sas_port->remote_identify))) { in mpt2sas_transport_port_add()
688 if (mpt2sas_port->remote_identify.device_type == SAS_PHY_UNUSED) { in mpt2sas_transport_port_add()
695 mpt2sas_port->remote_identify.sas_address); in mpt2sas_transport_port_add()
698 if (sas_node->phy[i].remote_identify.sas_address != in mpt2sas_transport_port_add()
[all …]
Dmpt2sas_scsih.c3048 if (mpt2sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
3053 mpt2sas_port->remote_identify.sas_address); in _scsih_block_io_to_children_attached_to_ex()
3064 if (mpt2sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
3066 mpt2sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
3070 ioc, mpt2sas_port->remote_identify.sas_address); in _scsih_block_io_to_children_attached_to_ex()
7694 if (mpt2sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
7697 mpt2sas_port->remote_identify.sas_address); in _scsih_expander_node_remove()
7698 else if (mpt2sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
7700 mpt2sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
7703 mpt2sas_port->remote_identify.sas_address); in _scsih_expander_node_remove()
[all …]
Dmpt2sas_base.h449 struct sas_identify remote_identify; member
469 struct sas_identify remote_identify; member
/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c472 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_port()
474 mpt3sas_port->remote_identify.device_type; in _transport_delete_port()
501 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_phy()
525 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_add_phy()
559 if (mpt3sas_port->remote_identify.sas_address != in _transport_add_phy_to_an_existing_port()
623 if (sas_node->phy[i].remote_identify.sas_address != sas_address) in _transport_sanity_check()
676 &mpt3sas_port->remote_identify))) { in mpt3sas_transport_port_add()
682 if (mpt3sas_port->remote_identify.device_type == SAS_PHY_UNUSED) { in mpt3sas_transport_port_add()
689 mpt3sas_port->remote_identify.sas_address); in mpt3sas_transport_port_add()
692 if (sas_node->phy[i].remote_identify.sas_address != in mpt3sas_transport_port_add()
[all …]
Dmpt3sas_scsih.c2723 if (mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
2728 mpt3sas_port->remote_identify.sas_address); in _scsih_block_io_to_children_attached_to_ex()
2739 if (mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
2741 mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
2745 ioc, mpt3sas_port->remote_identify.sas_address); in _scsih_block_io_to_children_attached_to_ex()
7325 if (mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
7328 mpt3sas_port->remote_identify.sas_address); in _scsih_expander_node_remove()
7329 else if (mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
7331 mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
7334 mpt3sas_port->remote_identify.sas_address); in _scsih_expander_node_remove()
[all …]
Dmpt3sas_base.h373 struct sas_identify remote_identify; member
393 struct sas_identify remote_identify; member