Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/mpi/
H A 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
H A Dmpi2_ioc.h974 U16 AttachedDevHandle; /*0x00 */ member
1231 U16 AttachedDevHandle; /*0x00 */ member
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c4013 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle); in _scsih_block_io_to_children_attached_directly()
4041 le16_to_cpu(event_data->PortEntry[i].AttachedDevHandle); in _scsih_block_io_to_pcie_children_attached_directly()
4657 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle); in _scsih_check_topo_delete_events()
4737 le16_to_cpu(event_data->PortEntry[i].AttachedDevHandle); in _scsih_check_pcie_topo_remove_events()
6008 sas_iounit_pg0->PhyData[i].AttachedDevHandle); in _scsih_update_vphys_after_reset()
6157 le16_to_cpu(sas_iounit_pg0->PhyData[i].AttachedDevHandle); in _scsih_get_port_table_after_reset()
6654 AttachedDevHandle); in _scsih_sas_host_refresh()
7523 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle); in _scsih_sas_topology_change_event_debug()
7640 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle); in _scsih_sas_topology_change_event()
8271 le16_to_cpu(event_data->PortEntry[i].AttachedDevHandle); in _scsih_pcie_topology_change_event_debug()
[all …]
H A 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/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h2776 U16 AttachedDevHandle; /* 12h */ member
2919 U16 AttachedDevHandle; /* 14h */ member
/linux/drivers/message/fusion/
H A 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()