Searched refs:PhyNum (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/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 | 2825 U8 PhyNum; /* 16h */ member
|
/linux-6.12.1/drivers/scsi/mpt3sas/mpi/ |
D | mpi2_ioc.h | 902 U8 PhyNum; /*0x00 */ member 924 U8 PhyNum; /*0x00 */ member 1084 U8 PhyNum; /*0x0D */ member 1131 U8 PhyNum; /*0x02 */ member 1730 U8 PhyNum; /* 0x0E */ member
|
D | mpi2_sas.h | 241 U8 PhyNum; /*0x0E */ member
|
D | mpi2_cnfg.h | 2831 PhyNum; /*0x16 */ member
|
/linux-6.12.1/drivers/scsi/mpt3sas/ |
D | mpt3sas_transport.c | 237 identify->phy_identifier = sas_device_pg0.PhyNum; in _transport_set_identify() 1734 mpi_request.PhyNum = phy->number; in _transport_phy_reset()
|
D | mpt3sas_scsih.c | 7197 if (phy_number != sas_device_pg0.PhyNum) in _scsih_check_device() 7378 sas_device->phy = sas_device_pg0.PhyNum; in _scsih_add_device() 8664 __func__, event_data->PhyNum, event_data->PortWidth); in _scsih_sas_broadcast_primitive_event() 9232 sas_device_pg0.PhyNum, MPI2_SAS_NEG_LINK_RATE_1_5, in _scsih_sas_pd_add() 9540 sas_device_pg0.PhyNum, MPI2_SAS_NEG_LINK_RATE_1_5, in _scsih_sas_ir_physical_disk_event() 10464 handle, sas_device_pg0.PhyNum, in _scsih_scan_for_devices_after_reset() 10566 sas_device_pg0.PhyNum, MPI2_SAS_NEG_LINK_RATE_1_5, in _scsih_scan_for_devices_after_reset()
|
/linux-6.12.1/drivers/message/fusion/ |
D | mptsas.c | 227 ioc->name, pg0->PhyNum)); in mptsas_print_device_pg0() 2142 req->PhyNum = phy->identify.phy_identifier; in mptsas_phy_reset() 2646 device_info->phy_id = buffer->PhyNum; in mptsas_sas_device_pg0() 3718 phy_num = link_data->PhyNum; in mptsas_send_link_status_event() 4627 hot_plug_info.phy_id = sas_event_data->PhyNum; in mptsas_send_sas_event()
|