Home
last modified time | relevance | path

Searched refs:PhysicalPort (Results 1 – 12 of 12) sorted by relevance

/linux-6.1.9/drivers/scsi/mpt3sas/mpi/
Dmpi2_ioc.h722 U8 PhysicalPort; /*0x03 */ member
865 U8 PhysicalPort; /*0x02 */ member
946 U8 PhysicalPort; /*0x01 */ member
995 U8 PhysicalPort; /*0x0B */ member
1045 U8 PhysicalPort; /*0x03 */ member
1071 U8 PhysicalPort; /*0x03 */ member
1138 U8 PhysicalPort; /*0x03 */ member
1175 U8 PhysicalPort; /*0x03 */ member
1207 U8 PhysicalPort; /*0x02 */ member
1287 U8 PhysicalPort; /*0x0B */ member
Dmpi2_sas.h106 U8 PhysicalPort; /*0x01 */ member
131 U8 PhysicalPort; /*0x01 */ member
Dmpi2_cnfg.h2711 PhysicalPort; /*0x08 */ member
2804 PhysicalPort; /*0x08 */ member
2904 PhysicalPort; /*0x22 */ member
3268 PhysicalPort; /*0x09 */ member
3802 U8 PhysicalPort; /*0x08 */ member
3823 U8 PhysicalPort; /*0x08 */ member
3860 U8 PhysicalPort; /*0x1A */ member
Dmpi2_tool.h280 U8 PhysicalPort; /*0x0D */ member
/linux-6.1.9/drivers/message/fusion/lsi/
Dmpi_sas.h104 U8 PhysicalPort; /* 01h */ member
132 U8 PhysicalPort; /* 01h */ member
Dmpi_cnfg.h2775 U8 PhysicalPort; /* 08h */ member
2816 U8 PhysicalPort; /* 08h */ member
2880 U8 PhysicalPort; /* 22h */ member
Dmpi_ioc.h945 U8 PhysicalPort; /* 04h */ member
Dmpi_history.txt425 * Added PhysicalPort field to SAS Expander pages 0 and 1.
/linux-6.1.9/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c421 mpi_request->PhysicalPort = port_id; in _transport_expander_report_manufacture()
1326 mpi_request->PhysicalPort = _transport_get_port_id_by_sas_phy(phy); in _transport_get_expander_phy_error_log()
1622 mpi_request->PhysicalPort = _transport_get_port_id_by_sas_phy(phy); in _transport_expander_phy_control()
2112 mpi_request->PhysicalPort = _transport_get_port_id_by_rphy(ioc, rphy); in _transport_smp_handler()
Dmpt3sas_scsih.c6931 port_id = expander_pg0.PhysicalPort; in _scsih_expander_add()
7222 port = mpt3sas_get_port_by_id(ioc, sas_device_pg0.PhysicalPort, 0); in _scsih_check_device()
7353 port_id = sas_device_pg0.PhysicalPort; in _scsih_add_device()
7615 port = mpt3sas_get_port_by_id(ioc, event_data->PhysicalPort, 0); in _scsih_sas_topology_change_event()
7807 mpt3sas_get_port_by_id(ioc, event_data->PhysicalPort, 0)); in _scsih_sas_device_status_change_event()
8867 event_data->PhysicalPort); in _scsih_sas_device_discovery_error_event()
8873 event_data->PhysicalPort); in _scsih_sas_device_discovery_error_event()
9249 sas_device_pg0.PhysicalPort, 0)); in _scsih_sas_pd_add()
9557 sas_device_pg0.PhysicalPort, 0)); in _scsih_sas_ir_physical_disk_event()
9719 ioc, sas_device_pg0->PhysicalPort, 0); in _scsih_mark_responding_sas_device()
[all …]
Dmpt3sas_ctl.c910 smp_request->PhysicalPort = 0xFF; in _ctl_do_mpt_command()
/linux-6.1.9/drivers/message/fusion/
Dmptsas.c235 ioc->name, pg0->PhysicalPort)); in mptsas_print_device_pg0()
243 ioc->name, pg1->PhysicalPort)); in mptsas_print_expander_pg1()
2646 device_info->port_id = buffer->PhysicalPort; in mptsas_sas_device_pg0()
2805 phy_info->port_id = buffer->PhysicalPort; in mptsas_sas_expander_pg1()
2915 smpreq->PhysicalPort = 0xFF; in mptsas_exp_repmanufacture_info()