Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_ioc.h724 U8 PhysicalPort; /*0x03 */ member
864 U8 PhysicalPort; /*0x02 */ member
945 U8 PhysicalPort; /*0x01 */ member
991 U8 PhysicalPort; /*0x0B */ member
1041 U8 PhysicalPort; /*0x03 */ member
1067 U8 PhysicalPort; /*0x03 */ member
1134 U8 PhysicalPort; /*0x03 */ member
1171 U8 PhysicalPort; /*0x03 */ member
1203 U8 PhysicalPort; /*0x02 */ member
1280 U8 PhysicalPort; /*0x0B */ member
H A Dmpi2_sas.h106 U8 PhysicalPort; /*0x01 */ member
131 U8 PhysicalPort; /*0x01 */ member
H A Dmpi2_cnfg.h2655 PhysicalPort; /*0x08 */ member
2748 PhysicalPort; /*0x08 */ member
2848 PhysicalPort; /*0x22 */ member
3206 PhysicalPort; /*0x09 */ member
3728 U8 PhysicalPort; /*0x08 */ member
3749 U8 PhysicalPort; /*0x08 */ member
3786 U8 PhysicalPort; /*0x1A */ member
H A Dmpi2_tool.h280 U8 PhysicalPort; /*0x0D */ member
/linux/drivers/message/fusion/lsi/
H A Dmpi_sas.h104 U8 PhysicalPort; /* 01h */ member
132 U8 PhysicalPort; /* 01h */ member
H A Dmpi_cnfg.h2727 U8 PhysicalPort; /* 08h */ member
2768 U8 PhysicalPort; /* 08h */ member
2832 U8 PhysicalPort; /* 22h */ member
H A Dmpi_ioc.h945 U8 PhysicalPort; /* 04h */ member
H A Dmpi_history.txt425 * Added PhysicalPort field to SAS Expander pages 0 and 1.
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c424 mpi_request->PhysicalPort = port_id; in _transport_expander_report_manufacture()
1332 mpi_request->PhysicalPort = _transport_get_port_id_by_sas_phy(phy); in _transport_get_expander_phy_error_log()
1628 mpi_request->PhysicalPort = _transport_get_port_id_by_sas_phy(phy); in _transport_expander_phy_control()
2115 mpi_request->PhysicalPort = _transport_get_port_id_by_rphy(ioc, rphy); in _transport_smp_handler()
H A Dmpt3sas_scsih.c7234 port_id = expander_pg0.PhysicalPort; in _scsih_expander_add()
8283 port = mpt3sas_get_port_by_id(ioc, sas_device_pg0.PhysicalPort, 0); in _scsih_check_device()
8420 port_id = sas_device_pg0.PhysicalPort; in _scsih_add_device()
8726 port = mpt3sas_get_port_by_id(ioc, event_data->PhysicalPort, 0); in _scsih_sas_topology_change_event()
8966 mpt3sas_get_port_by_id(ioc, event_data->PhysicalPort, 0)); in _scsih_sas_device_status_change_event()
10085 event_data->PhysicalPort); in _scsih_sas_device_discovery_error_event()
10091 event_data->PhysicalPort); in _scsih_sas_device_discovery_error_event()
10467 sas_device_pg0.PhysicalPort, 0)); in _scsih_sas_pd_add()
10775 sas_device_pg0.PhysicalPort, 0)); in _scsih_sas_ir_physical_disk_event()
10937 ioc, sas_device_pg0->PhysicalPort, 0); in _scsih_mark_responding_sas_device()
[all …]
H A Dmpt3sas_ctl.c965 smp_request->PhysicalPort = 0xFF; in _ctl_do_mpt_command()
/linux/drivers/message/fusion/
H A Dmptsas.c235 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()
2915 smpreq->PhysicalPort = 0xFF; in mptsas_exp_repmanufacture_info()