Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/mpt3sas/mpi/
Dmpi2_ioc.h722 U8 PhysicalPort; /*0x03 */ member
862 U8 PhysicalPort; /*0x02 */ member
943 U8 PhysicalPort; /*0x01 */ member
989 U8 PhysicalPort; /*0x0B */ member
1039 U8 PhysicalPort; /*0x03 */ member
1065 U8 PhysicalPort; /*0x03 */ member
1132 U8 PhysicalPort; /*0x03 */ member
1169 U8 PhysicalPort; /*0x03 */ member
1201 U8 PhysicalPort; /*0x02 */ member
1278 U8 PhysicalPort; /*0x0B */ member
Dmpi2_sas.h106 U8 PhysicalPort; /*0x01 */ member
131 U8 PhysicalPort; /*0x01 */ member
Dmpi2_cnfg.h2652 PhysicalPort; /*0x08 */ member
2745 PhysicalPort; /*0x08 */ member
2845 PhysicalPort; /*0x22 */ member
3203 PhysicalPort; /*0x09 */ member
3723 U8 PhysicalPort; /*0x08 */ member
3744 U8 PhysicalPort; /*0x08 */ member
3781 U8 PhysicalPort; /*0x1A */ member
Dmpi2_tool.h280 U8 PhysicalPort; /*0x0D */ member
/linux-6.12.1/drivers/message/fusion/lsi/
Dmpi_sas.h104 U8 PhysicalPort; /* 01h */ member
132 U8 PhysicalPort; /* 01h */ member
Dmpi_cnfg.h2727 U8 PhysicalPort; /* 08h */ member
2768 U8 PhysicalPort; /* 08h */ member
2832 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.12.1/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c421 mpi_request->PhysicalPort = port_id; in _transport_expander_report_manufacture()
1332 mpi_request->PhysicalPort = _transport_get_port_id_by_sas_phy(phy); in _transport_get_expander_phy_error_log()
1628 mpi_request->PhysicalPort = _transport_get_port_id_by_sas_phy(phy); in _transport_expander_phy_control()
2115 mpi_request->PhysicalPort = _transport_get_port_id_by_rphy(ioc, rphy); in _transport_smp_handler()
Dmpt3sas_scsih.c6916 port_id = expander_pg0.PhysicalPort; in _scsih_expander_add()
7207 port = mpt3sas_get_port_by_id(ioc, sas_device_pg0.PhysicalPort, 0); in _scsih_check_device()
7338 port_id = sas_device_pg0.PhysicalPort; in _scsih_add_device()
7600 port = mpt3sas_get_port_by_id(ioc, event_data->PhysicalPort, 0); in _scsih_sas_topology_change_event()
7792 mpt3sas_get_port_by_id(ioc, event_data->PhysicalPort, 0)); in _scsih_sas_device_status_change_event()
8852 event_data->PhysicalPort); in _scsih_sas_device_discovery_error_event()
8858 event_data->PhysicalPort); in _scsih_sas_device_discovery_error_event()
9234 sas_device_pg0.PhysicalPort, 0)); in _scsih_sas_pd_add()
9542 sas_device_pg0.PhysicalPort, 0)); in _scsih_sas_ir_physical_disk_event()
9704 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.12.1/drivers/message/fusion/
Dmptsas.c235 ioc->name, pg0->PhysicalPort)); in mptsas_print_device_pg0()
243 ioc->name, pg1->PhysicalPort)); in mptsas_print_expander_pg1()
2647 device_info->port_id = buffer->PhysicalPort; in mptsas_sas_device_pg0()
2806 phy_info->port_id = buffer->PhysicalPort; in mptsas_sas_expander_pg1()
2916 smpreq->PhysicalPort = 0xFF; in mptsas_exp_repmanufacture_info()