Home
last modified time | relevance | path

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

/drivers/scsi/mpt3sas/
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 …]
Dmpt3sas_scsih.c3491 if (mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
3495 mpt3sas_port->remote_identify.sas_address); in _scsih_block_io_to_children_attached_to_ex()
3508 if (mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
3510 mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
3514 ioc, mpt3sas_port->remote_identify.sas_address); in _scsih_block_io_to_children_attached_to_ex()
9635 if (mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
9638 mpt3sas_port->remote_identify.sas_address); in _scsih_expander_node_remove()
9639 else if (mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
9641 mpt3sas_port->remote_identify.device_type == in _scsih_expander_node_remove()
9644 mpt3sas_port->remote_identify.sas_address); in _scsih_expander_node_remove()
[all …]
Dmpt3sas_base.h722 struct sas_identify remote_identify; member
742 struct sas_identify remote_identify; member