Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c479 u64 sas_address = mpt2sas_port->remote_identify.sas_address; in _transport_delete_port()
481 mpt2sas_port->remote_identify.device_type; in _transport_delete_port()
508 u64 sas_address = mpt2sas_port->remote_identify.sas_address; in _transport_delete_phy()
532 u64 sas_address = mpt2sas_port->remote_identify.sas_address; in _transport_add_phy()
565 if (mpt2sas_port->remote_identify.sas_address != in _transport_add_phy_to_an_existing_port()
628 if (sas_node->phy[i].remote_identify.sas_address != sas_address) in _transport_sanity_check()
681 &mpt2sas_port->remote_identify))) { in mpt2sas_transport_port_add()
687 if (mpt2sas_port->remote_identify.device_type == SAS_PHY_UNUSED) { in mpt2sas_transport_port_add()
694 mpt2sas_port->remote_identify.sas_address); in mpt2sas_transport_port_add()
697 if (sas_node->phy[i].remote_identify.sas_address != in mpt2sas_transport_port_add()
[all …]
Dmpt2sas_scsih.c2607 if (mpt2sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
2612 mpt2sas_port->remote_identify.sas_address); in _scsih_block_io_to_children_attached_to_ex()
2623 if (mpt2sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
2625 mpt2sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
2631 ioc, mpt2sas_port->remote_identify.sas_address); in _scsih_block_io_to_children_attached_to_ex()
6514 if (mpt2sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
6517 mpt2sas_port->remote_identify.sas_address); in _scsih_expander_node_remove()
6518 else if (mpt2sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
6520 mpt2sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
6523 mpt2sas_port->remote_identify.sas_address); in _scsih_expander_node_remove()
[all …]
Dmpt2sas_base.h390 struct sas_identify remote_identify; member
410 struct sas_identify remote_identify; member