Searched refs:PhyNum (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/drivers/message/fusion/lsi/ |
D | mpi_ioc.h | 602 U8 PhyNum; /* 0Eh */ member 794 U8 PhyNum; /* 00h */ member 805 U8 PhyNum; /* 00h */ member 826 U8 PhyNum; /* 00h */ member
|
D | mpi_sas.h | 230 U8 PhyNum; /* 0Eh */ member
|
D | mpi_cnfg.h | 2872 U8 PhyNum; /* 16h */ member
|
/linux-4.1.27/drivers/scsi/mpt2sas/mpi/ |
D | mpi2_sas.h | 225 U8 PhyNum; /* 0x0E */ member
|
D | mpi2_ioc.h | 806 U8 PhyNum; /* 0x00 */ member 828 U8 PhyNum; /* 0x00 */ member 973 U8 PhyNum; /* 0x0D */ member 1019 U8 PhyNum; /* 0x02 */ member
|
D | mpi2_cnfg.h | 2442 U8 PhyNum; /* 0x16 */ member
|
/linux-4.1.27/drivers/scsi/mpt3sas/mpi/ |
D | mpi2_sas.h | 234 U8 PhyNum; /*0x0E */ member
|
D | mpi2_ioc.h | 809 U8 PhyNum; /*0x00 */ member 831 U8 PhyNum; /*0x00 */ member 968 U8 PhyNum; /*0x0D */ member 1015 U8 PhyNum; /*0x02 */ member
|
D | mpi2_cnfg.h | 2610 PhyNum; /*0x16 */ member
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
D | mpt3sas_scsih.c | 4765 if (phy_number != sas_device_pg0.PhyNum) in _scsih_check_device() 4901 sas_device->phy = sas_device_pg0.PhyNum; in _scsih_add_device() 5405 ioc->name, __func__, event_data->PhyNum, in _scsih_sas_broadcast_primitive_event() 5931 sas_device_pg0.PhyNum, MPI2_SAS_NEG_LINK_RATE_1_5); in _scsih_sas_pd_add() 6241 sas_device_pg0.PhyNum, MPI2_SAS_NEG_LINK_RATE_1_5); in _scsih_sas_ir_physical_disk_event() 6870 handle, sas_device_pg0.PhyNum, in _scsih_scan_for_devices_after_reset() 6982 sas_device_pg0.PhyNum, MPI2_SAS_NEG_LINK_RATE_1_5); in _scsih_scan_for_devices_after_reset()
|
D | mpt3sas_transport.c | 178 identify->phy_identifier = sas_device_pg0.PhyNum; in _transport_set_identify() 1598 mpi_request.PhyNum = phy->number; in _transport_phy_reset()
|
/linux-4.1.27/drivers/scsi/mpt2sas/ |
D | mpt2sas_transport.c | 174 identify->phy_identifier = sas_device_pg0.PhyNum; in _transport_set_identify() 1616 mpi_request.PhyNum = phy->number; in _transport_phy_reset()
|
D | mpt2sas_scsih.c | 5282 sas_device->phy = sas_device_pg0.PhyNum; in _scsih_add_device() 5829 ioc->name, __func__, event_data->PhyNum, in _scsih_sas_broadcast_primitive_event() 6258 sas_device_pg0.PhyNum, MPI2_SAS_NEG_LINK_RATE_1_5); in _scsih_sas_pd_add() 6571 sas_device_pg0.PhyNum, MPI2_SAS_NEG_LINK_RATE_1_5); in _scsih_sas_ir_physical_disk_event() 7208 handle, sas_device_pg0.PhyNum, in _scsih_scan_for_devices_after_reset() 7318 sas_device_pg0.PhyNum, MPI2_SAS_NEG_LINK_RATE_1_5); in _scsih_scan_for_devices_after_reset()
|
/linux-4.1.27/drivers/message/fusion/ |
D | mptsas.c | 227 ioc->name, pg0->PhyNum)); in mptsas_print_device_pg0() 2114 req->PhyNum = phy->identify.phy_identifier; in mptsas_phy_reset() 2623 device_info->phy_id = buffer->PhyNum; in mptsas_sas_device_pg0() 3699 phy_num = link_data->PhyNum; in mptsas_send_link_status_event() 4607 hot_plug_info.phy_id = sas_event_data->PhyNum; in mptsas_send_sas_event()
|