Home
last modified time | relevance | path

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

/linux-3.4.99/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-3.4.99/drivers/scsi/mpt2sas/mpi/
Dmpi2_sas.h95 U8 PhysicalPort; /* 0x01 */ member
122 U8 PhysicalPort; /* 0x01 */ member
Dmpi2_ioc.h588 U8 PhysicalPort; /* 0x03 */ member
740 U8 PhysicalPort; /* 0x02 */ member
825 U8 PhysicalPort; /* 0x01 */ member
879 U8 PhysicalPort; /* 0x0B */ member
928 U8 PhysicalPort; /* 0x03 */ member
996 U8 PhysicalPort; /* 0x03 */ member
Dmpi2_tool.h256 U8 PhysicalPort; /* 0x0D */ member
Dmpi2_cnfg.h2229 U8 PhysicalPort; /* 0x08 */ member
2298 U8 PhysicalPort; /* 0x08 */ member
2362 U8 PhysicalPort; /* 0x22 */ member
2647 U8 PhysicalPort; /* 0x09 */ member
/linux-3.4.99/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c371 mpi_request->PhysicalPort = 0xFF; in _transport_expander_report_manufacture()
1157 mpi_request->PhysicalPort = 0xFF; in _transport_get_expander_phy_error_log()
1481 mpi_request->PhysicalPort = 0xFF; in _transport_expander_phy_control()
1909 mpi_request->PhysicalPort = 0xFF; in _transport_smp_handler()
Dmpt2sas_ctl.c870 smp_request->PhysicalPort = 0xFF; in _ctl_do_mpt_command()
/linux-3.4.99/drivers/message/fusion/
Dmptsas.c235 ioc->name, pg0->PhysicalPort)); in mptsas_print_device_pg0()
243 ioc->name, pg1->PhysicalPort)); in mptsas_print_expander_pg1()
2627 device_info->port_id = buffer->PhysicalPort; in mptsas_sas_device_pg0()
2786 phy_info->port_id = buffer->PhysicalPort; in mptsas_sas_expander_pg1()
2894 smpreq->PhysicalPort = 0xFF; in mptsas_exp_repmanufacture_info()