Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.h2710 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
Dmpi2_tool.h280 U8 PhysicalPort; /*0x0D */ member
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c358 mpi_request->PhysicalPort = 0xFF; in _transport_expander_report_manufacture()
1137 mpi_request->PhysicalPort = 0xFF; in _transport_get_expander_phy_error_log()
1432 mpi_request->PhysicalPort = 0xFF; in _transport_expander_phy_control()
1913 mpi_request->PhysicalPort = 0xFF; in _transport_smp_handler()
Dmpt3sas_ctl.c906 smp_request->PhysicalPort = 0xFF; in _ctl_do_mpt_command()
Dmpt3sas_scsih.c7890 event_data->PhysicalPort); in _scsih_sas_device_discovery_error_event()
7896 event_data->PhysicalPort); in _scsih_sas_device_discovery_error_event()
/kernel/linux/linux-5.10/drivers/message/fusion/
Dmptsas.c235 ioc->name, pg0->PhysicalPort)); in mptsas_print_device_pg0()
243 ioc->name, pg1->PhysicalPort)); in mptsas_print_expander_pg1()
2618 device_info->port_id = buffer->PhysicalPort; in mptsas_sas_device_pg0()
2777 phy_info->port_id = buffer->PhysicalPort; in mptsas_sas_expander_pg1()
2885 smpreq->PhysicalPort = 0xFF; in mptsas_exp_repmanufacture_info()