Searched refs:PhyNum (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/message/fusion/lsi/ |
D | mpi_ioc.h | 603 U8 PhyNum; /* 0Eh */ member 795 U8 PhyNum; /* 00h */ member 806 U8 PhyNum; /* 00h */ member 827 U8 PhyNum; /* 00h */ member
|
D | mpi_sas.h | 231 U8 PhyNum; /* 0Eh */ member
|
D | mpi_cnfg.h | 2873 U8 PhyNum; /* 16h */ member
|
/linux-6.1.9/drivers/scsi/mpt3sas/mpi/ |
D | mpi2_ioc.h | 905 U8 PhyNum; /*0x00 */ member 927 U8 PhyNum; /*0x00 */ member 1090 U8 PhyNum; /*0x0D */ member 1137 U8 PhyNum; /*0x02 */ member 1739 U8 PhyNum; /* 0x0E */ member
|
D | mpi2_sas.h | 241 U8 PhyNum; /*0x0E */ member
|
D | mpi2_cnfg.h | 2890 PhyNum; /*0x16 */ member
|
/linux-6.1.9/drivers/scsi/mpt3sas/ |
D | mpt3sas_transport.c | 237 identify->phy_identifier = sas_device_pg0.PhyNum; in _transport_set_identify() 1728 mpi_request.PhyNum = phy->number; in _transport_phy_reset()
|
D | mpt3sas_scsih.c | 7212 if (phy_number != sas_device_pg0.PhyNum) in _scsih_check_device() 7393 sas_device->phy = sas_device_pg0.PhyNum; in _scsih_add_device() 8679 __func__, event_data->PhyNum, event_data->PortWidth); in _scsih_sas_broadcast_primitive_event() 9247 sas_device_pg0.PhyNum, MPI2_SAS_NEG_LINK_RATE_1_5, in _scsih_sas_pd_add() 9555 sas_device_pg0.PhyNum, MPI2_SAS_NEG_LINK_RATE_1_5, in _scsih_sas_ir_physical_disk_event() 10489 handle, sas_device_pg0.PhyNum, in _scsih_scan_for_devices_after_reset() 10591 sas_device_pg0.PhyNum, MPI2_SAS_NEG_LINK_RATE_1_5, in _scsih_scan_for_devices_after_reset()
|
/linux-6.1.9/drivers/message/fusion/ |
D | mptsas.c | 227 ioc->name, pg0->PhyNum)); in mptsas_print_device_pg0() 2141 req->PhyNum = phy->identify.phy_identifier; in mptsas_phy_reset() 2645 device_info->phy_id = buffer->PhyNum; in mptsas_sas_device_pg0() 3721 phy_num = link_data->PhyNum; in mptsas_send_link_status_event() 4630 hot_plug_info.phy_id = sas_event_data->PhyNum; in mptsas_send_sas_event()
|