Home
last modified time | relevance | path

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

/drivers/scsi/mpt3sas/mpi/
Dmpi2_cnfg.h2214 U16 AttachedDevHandle; /*0x08 */ member
2820 AttachedDevHandle; /*0x12 */ member
3010 AttachedDevHandle; /*0x0C */ member
3681 U16 AttachedDevHandle; /*0x08 */ member
3828 U16 AttachedDevHandle; /*0x0E */ member
Dmpi2_ioc.h980 U16 AttachedDevHandle; /*0x00 */ member
1240 U16 AttachedDevHandle; /*0x00 */ member
/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c4023 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle); in _scsih_block_io_to_children_attached_directly()
4051 le16_to_cpu(event_data->PortEntry[i].AttachedDevHandle); in _scsih_block_io_to_pcie_children_attached_directly()
4667 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle); in _scsih_check_topo_delete_events()
4747 le16_to_cpu(event_data->PortEntry[i].AttachedDevHandle); in _scsih_check_pcie_topo_remove_events()
6019 sas_iounit_pg0->PhyData[i].AttachedDevHandle); in _scsih_update_vphys_after_reset()
6169 le16_to_cpu(sas_iounit_pg0->PhyData[i].AttachedDevHandle); in _scsih_get_port_table_after_reset()
6667 AttachedDevHandle); in _scsih_sas_host_refresh()
7538 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle); in _scsih_sas_topology_change_event_debug()
7655 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle); in _scsih_sas_topology_change_event()
8286 le16_to_cpu(event_data->PortEntry[i].AttachedDevHandle); in _scsih_pcie_topology_change_event_debug()
[all …]
Dmpt3sas_transport.c1044 mpt3sas_phy->attached_handle = le16_to_cpu(phy_pg0.AttachedDevHandle); in mpt3sas_transport_add_host_phy()
1114 le16_to_cpu(expander_pg1.AttachedDevHandle); in mpt3sas_transport_add_expander_phy()
/drivers/message/fusion/lsi/
Dmpi_cnfg.h2824 U16 AttachedDevHandle; /* 12h */ member
2967 U16 AttachedDevHandle; /* 14h */ member
/drivers/message/fusion/
Dmptsas.c171 le16_to_cpu(pg0->AttachedDevHandle))); in mptsas_print_phy_pg0()
256 le16_to_cpu(pg1->AttachedDevHandle))); in mptsas_print_expander_pg1()
2573 phy_info->attached.handle = le16_to_cpu(buffer->AttachedDevHandle); in mptsas_sas_phy_pg0()
2810 phy_info->attached.handle = le16_to_cpu(buffer->AttachedDevHandle); in mptsas_sas_expander_pg1()