Home
last modified time | relevance | path

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

/drivers/scsi/mpt3sas/mpi/
Dmpi2_sas.h102 U8 PhysicalPort; /*0x01 */ member
127 U8 PhysicalPort; /*0x01 */ member
Dmpi2_ioc.h626 U8 PhysicalPort; /*0x03 */ member
769 U8 PhysicalPort; /*0x02 */ member
850 U8 PhysicalPort; /*0x01 */ member
899 U8 PhysicalPort; /*0x0B */ member
948 U8 PhysicalPort; /*0x03 */ member
1016 U8 PhysicalPort; /*0x03 */ member
Dmpi2_cnfg.h2431 PhysicalPort; /*0x08 */ member
2524 PhysicalPort; /*0x08 */ member
2624 PhysicalPort; /*0x22 */ member
2973 PhysicalPort; /*0x09 */ member
Dmpi2_tool.h253 U8 PhysicalPort; /*0x0D */ member
/drivers/scsi/mpt2sas/mpi/
Dmpi2_sas.h95 U8 PhysicalPort; /* 0x01 */ member
122 U8 PhysicalPort; /* 0x01 */ member
Dmpi2_ioc.h611 U8 PhysicalPort; /* 0x03 */ member
763 U8 PhysicalPort; /* 0x02 */ member
848 U8 PhysicalPort; /* 0x01 */ member
902 U8 PhysicalPort; /* 0x0B */ member
951 U8 PhysicalPort; /* 0x03 */ member
1019 U8 PhysicalPort; /* 0x03 */ member
Dmpi2_cnfg.h2284 U8 PhysicalPort; /* 0x08 */ member
2353 U8 PhysicalPort; /* 0x08 */ member
2417 U8 PhysicalPort; /* 0x22 */ member
2702 U8 PhysicalPort; /* 0x09 */ member
Dmpi2_tool.h260 U8 PhysicalPort; /* 0x0D */ member
/drivers/message/fusion/lsi/
Dmpi_sas.h103 U8 PhysicalPort; /* 01h */ member
131 U8 PhysicalPort; /* 01h */ member
Dmpi_cnfg.h2774 U8 PhysicalPort; /* 08h */ member
2815 U8 PhysicalPort; /* 08h */ member
2879 U8 PhysicalPort; /* 22h */ member
Dmpi_ioc.h944 U8 PhysicalPort; /* 04h */ member
Dmpi_history.txt425 * Added PhysicalPort field to SAS Expander pages 0 and 1.
/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c374 mpi_request->PhysicalPort = 0xFF; in _transport_expander_report_manufacture()
1166 mpi_request->PhysicalPort = 0xFF; in _transport_get_expander_phy_error_log()
1494 mpi_request->PhysicalPort = 0xFF; in _transport_expander_phy_control()
2029 mpi_request->PhysicalPort = 0xFF; in _transport_smp_handler()
Dmpt2sas_ctl.c855 smp_request->PhysicalPort = 0xFF; in _ctl_do_mpt_command()
/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c383 mpi_request->PhysicalPort = 0xFF; in _transport_expander_report_manufacture()
1161 mpi_request->PhysicalPort = 0xFF; in _transport_get_expander_phy_error_log()
1477 mpi_request->PhysicalPort = 0xFF; in _transport_expander_phy_control()
2012 mpi_request->PhysicalPort = 0xFF; in _transport_smp_handler()
Dmpt3sas_ctl.c820 smp_request->PhysicalPort = 0xFF; in _ctl_do_mpt_command()
/drivers/message/fusion/
Dmptsas.c235 ioc->name, pg0->PhysicalPort)); in mptsas_print_device_pg0()
243 ioc->name, pg1->PhysicalPort)); in mptsas_print_expander_pg1()
2623 device_info->port_id = buffer->PhysicalPort; in mptsas_sas_device_pg0()
2782 phy_info->port_id = buffer->PhysicalPort; in mptsas_sas_expander_pg1()
2890 smpreq->PhysicalPort = 0xFF; in mptsas_exp_repmanufacture_info()