Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/mpt2sas/mpi/
Dmpi2_sas.h95 U8 PhysicalPort; /* 0x01 */ member
122 U8 PhysicalPort; /* 0x01 */ member
Dmpi2_ioc.h612 U8 PhysicalPort; /* 0x03 */ member
764 U8 PhysicalPort; /* 0x02 */ member
849 U8 PhysicalPort; /* 0x01 */ member
903 U8 PhysicalPort; /* 0x0B */ member
952 U8 PhysicalPort; /* 0x03 */ member
1020 U8 PhysicalPort; /* 0x03 */ member
Dmpi2_tool.h262 U8 PhysicalPort; /* 0x0D */ member
Dmpi2_cnfg.h2316 U8 PhysicalPort; /* 0x08 */ member
2385 U8 PhysicalPort; /* 0x08 */ member
2449 U8 PhysicalPort; /* 0x22 */ member
2735 U8 PhysicalPort; /* 0x09 */ member
/linux-4.1.27/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_tool.h253 U8 PhysicalPort; /*0x0D */ member
Dmpi2_cnfg.h2431 PhysicalPort; /*0x08 */ member
2524 PhysicalPort; /*0x08 */ member
2624 PhysicalPort; /*0x22 */ member
2973 PhysicalPort; /*0x09 */ member
/linux-4.1.27/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.
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c384 mpi_request->PhysicalPort = 0xFF; in _transport_expander_report_manufacture()
1162 mpi_request->PhysicalPort = 0xFF; in _transport_get_expander_phy_error_log()
1478 mpi_request->PhysicalPort = 0xFF; in _transport_expander_phy_control()
2013 mpi_request->PhysicalPort = 0xFF; in _transport_smp_handler()
Dmpt3sas_ctl.c821 smp_request->PhysicalPort = 0xFF; in _ctl_do_mpt_command()
/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c375 mpi_request->PhysicalPort = 0xFF; in _transport_expander_report_manufacture()
1167 mpi_request->PhysicalPort = 0xFF; in _transport_get_expander_phy_error_log()
1495 mpi_request->PhysicalPort = 0xFF; in _transport_expander_phy_control()
2030 mpi_request->PhysicalPort = 0xFF; in _transport_smp_handler()
Dmpt2sas_ctl.c856 smp_request->PhysicalPort = 0xFF; in _ctl_do_mpt_command()
/linux-4.1.27/drivers/message/fusion/
Dmptsas.c235 ioc->name, pg0->PhysicalPort)); in mptsas_print_device_pg0()
243 ioc->name, pg1->PhysicalPort)); in mptsas_print_expander_pg1()
2624 device_info->port_id = buffer->PhysicalPort; in mptsas_sas_device_pg0()
2783 phy_info->port_id = buffer->PhysicalPort; in mptsas_sas_expander_pg1()
2891 smpreq->PhysicalPort = 0xFF; in mptsas_exp_repmanufacture_info()