Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/mpt3sas/mpi/
Dmpi2_cnfg.h2171 U16 AttachedDevHandle; /*0x08 */ member
2761 AttachedDevHandle; /*0x12 */ member
2951 AttachedDevHandle; /*0x0C */ member
3608 U16 AttachedDevHandle; /*0x08 */ member
3749 U16 AttachedDevHandle; /*0x0E */ member
Dmpi2_ioc.h974 U16 AttachedDevHandle; /*0x00 */ member
1231 U16 AttachedDevHandle; /*0x00 */ member
/linux-6.12.1/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c4014 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle); in _scsih_block_io_to_children_attached_directly()
4042 le16_to_cpu(event_data->PortEntry[i].AttachedDevHandle); in _scsih_block_io_to_pcie_children_attached_directly()
4658 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle); in _scsih_check_topo_delete_events()
4738 le16_to_cpu(event_data->PortEntry[i].AttachedDevHandle); in _scsih_check_pcie_topo_remove_events()
6009 sas_iounit_pg0->PhyData[i].AttachedDevHandle); in _scsih_update_vphys_after_reset()
6158 le16_to_cpu(sas_iounit_pg0->PhyData[i].AttachedDevHandle); in _scsih_get_port_table_after_reset()
6655 AttachedDevHandle); in _scsih_sas_host_refresh()
7524 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle); in _scsih_sas_topology_change_event_debug()
7641 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle); in _scsih_sas_topology_change_event()
8272 le16_to_cpu(event_data->PortEntry[i].AttachedDevHandle); in _scsih_pcie_topology_change_event_debug()
[all …]
Dmpt3sas_transport.c1040 mpt3sas_phy->attached_handle = le16_to_cpu(phy_pg0.AttachedDevHandle); in mpt3sas_transport_add_host_phy()
1110 le16_to_cpu(expander_pg1.AttachedDevHandle); in mpt3sas_transport_add_expander_phy()
/linux-6.12.1/drivers/message/fusion/lsi/
Dmpi_cnfg.h2776 U16 AttachedDevHandle; /* 12h */ member
2919 U16 AttachedDevHandle; /* 14h */ member
/linux-6.12.1/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()
2574 phy_info->attached.handle = le16_to_cpu(buffer->AttachedDevHandle); in mptsas_sas_phy_pg0()
2811 phy_info->attached.handle = le16_to_cpu(buffer->AttachedDevHandle); in mptsas_sas_expander_pg1()