Searched refs:PhysicalPort (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.15/drivers/scsi/mpt3sas/mpi/ |
| D | mpi2_ioc.h | 722 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
|
| D | mpi2_sas.h | 106 U8 PhysicalPort; /*0x01 */ member 131 U8 PhysicalPort; /*0x01 */ member
|
| D | mpi2_cnfg.h | 2710 PhysicalPort; /*0x08 */ member 2803 PhysicalPort; /*0x08 */ member 2903 PhysicalPort; /*0x22 */ member 3267 PhysicalPort; /*0x09 */ member 3801 U8 PhysicalPort; /*0x08 */ member 3822 U8 PhysicalPort; /*0x08 */ member 3859 U8 PhysicalPort; /*0x1A */ member
|
| D | mpi2_tool.h | 280 U8 PhysicalPort; /*0x0D */ member
|
| /Linux-v5.15/drivers/message/fusion/lsi/ |
| D | mpi_sas.h | 104 U8 PhysicalPort; /* 01h */ member 132 U8 PhysicalPort; /* 01h */ member
|
| D | mpi_cnfg.h | 2775 U8 PhysicalPort; /* 08h */ member 2816 U8 PhysicalPort; /* 08h */ member 2880 U8 PhysicalPort; /* 22h */ member
|
| D | mpi_ioc.h | 945 U8 PhysicalPort; /* 04h */ member
|
| D | mpi_history.txt | 425 * Added PhysicalPort field to SAS Expander pages 0 and 1.
|
| /Linux-v5.15/drivers/scsi/mpt3sas/ |
| D | mpt3sas_transport.c | 421 mpi_request->PhysicalPort = port_id; in _transport_expander_report_manufacture() 1324 mpi_request->PhysicalPort = _transport_get_port_id_by_sas_phy(phy); in _transport_get_expander_phy_error_log() 1620 mpi_request->PhysicalPort = _transport_get_port_id_by_sas_phy(phy); in _transport_expander_phy_control() 2110 mpi_request->PhysicalPort = _transport_get_port_id_by_rphy(ioc, rphy); in _transport_smp_handler()
|
| D | mpt3sas_scsih.c | 6863 port_id = expander_pg0.PhysicalPort; in _scsih_expander_add() 7154 port = mpt3sas_get_port_by_id(ioc, sas_device_pg0.PhysicalPort, 0); in _scsih_check_device() 7285 port_id = sas_device_pg0.PhysicalPort; in _scsih_add_device() 7547 port = mpt3sas_get_port_by_id(ioc, event_data->PhysicalPort, 0); in _scsih_sas_topology_change_event() 7739 mpt3sas_get_port_by_id(ioc, event_data->PhysicalPort, 0)); in _scsih_sas_device_status_change_event() 8799 event_data->PhysicalPort); in _scsih_sas_device_discovery_error_event() 8805 event_data->PhysicalPort); in _scsih_sas_device_discovery_error_event() 9181 sas_device_pg0.PhysicalPort, 0)); in _scsih_sas_pd_add() 9489 sas_device_pg0.PhysicalPort, 0)); in _scsih_sas_ir_physical_disk_event() 9651 ioc, sas_device_pg0->PhysicalPort, 0); in _scsih_mark_responding_sas_device() [all …]
|
| D | mpt3sas_ctl.c | 909 smp_request->PhysicalPort = 0xFF; in _ctl_do_mpt_command()
|
| /Linux-v5.15/drivers/message/fusion/ |
| D | mptsas.c | 235 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() 2914 smpreq->PhysicalPort = 0xFF; in mptsas_exp_repmanufacture_info()
|