Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/mpt3sas/mpi/
Dmpi2_cnfg.h2208 U16 AttachedDevHandle; /*0x08 */ member
2814 AttachedDevHandle; /*0x12 */ member
3004 AttachedDevHandle; /*0x0C */ member
3675 U16 AttachedDevHandle; /*0x08 */ member
3822 U16 AttachedDevHandle; /*0x0E */ member
Dmpi2_ioc.h974 U16 AttachedDevHandle; /*0x00 */ member
1234 U16 AttachedDevHandle; /*0x00 */ member
/Linux-v5.4/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c3538 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle); in _scsih_block_io_to_children_attached_directly()
3566 le16_to_cpu(event_data->PortEntry[i].AttachedDevHandle); in _scsih_block_io_to_pcie_children_attached_directly()
4180 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle); in _scsih_check_topo_delete_events()
4260 le16_to_cpu(event_data->PortEntry[i].AttachedDevHandle); in _scsih_check_pcie_topo_remove_events()
5484 AttachedDevHandle); in _scsih_sas_host_refresh()
6263 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle); in _scsih_sas_topology_change_event_debug()
6377 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle); in _scsih_sas_topology_change_event()
6997 le16_to_cpu(event_data->PortEntry[i].AttachedDevHandle); in _scsih_pcie_topology_change_event_debug()
7077 le16_to_cpu(event_data->PortEntry[i].AttachedDevHandle); in _scsih_pcie_topology_change_event()
9002 le16_to_cpu(expander_pg1.AttachedDevHandle), i, in _scsih_refresh_expander_links()
Dmpt3sas_transport.c851 mpt3sas_phy->attached_handle = le16_to_cpu(phy_pg0.AttachedDevHandle); in mpt3sas_transport_add_host_phy()
920 le16_to_cpu(expander_pg1.AttachedDevHandle); in mpt3sas_transport_add_expander_phy()
/Linux-v5.4/drivers/message/fusion/lsi/
Dmpi_cnfg.h2824 U16 AttachedDevHandle; /* 12h */ member
2967 U16 AttachedDevHandle; /* 14h */ member
/Linux-v5.4/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()
2545 phy_info->attached.handle = le16_to_cpu(buffer->AttachedDevHandle); in mptsas_sas_phy_pg0()
2782 phy_info->attached.handle = le16_to_cpu(buffer->AttachedDevHandle); in mptsas_sas_expander_pg1()