Home
last modified time | relevance | path

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

/linux-6.12.1/include/scsi/
Dscsi_transport_sas.h79 u32 phy_reset_problem_count; member
/linux-6.12.1/drivers/scsi/isci/
Dphy.c1469 phy->phy_reset_problem_count = readl(&r->phy_reset_problem_count); in isci_phy_control()
Dregisters.h1349 u32 phy_reset_problem_count; member
/linux-6.12.1/drivers/scsi/mpi3mr/
Dmpi3mr_transport.c2645 phy->phy_reset_problem_count = in mpi3mr_get_expander_phy_error_log()
2701 phy->phy_reset_problem_count = in mpi3mr_transport_get_linkerrors()
2702 le32_to_cpu(phy_pg1.phy_reset_problem_count); in mpi3mr_transport_get_linkerrors()
/linux-6.12.1/drivers/scsi/
Dscsi_transport_sas.c647 sas_phy_linkerror_attr(phy_reset_problem_count);
1834 SETUP_PHY_ATTRIBUTE(phy_reset_problem_count); in sas_attach_transport()
/linux-6.12.1/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1389 phy->phy_reset_problem_count = in _transport_get_expander_phy_error_log()
1456 phy->phy_reset_problem_count = in _transport_get_linkerrors()
/linux-6.12.1/drivers/scsi/pm8001/
Dpm8001_sas.c258 phy->phy_reset_problem_count = readl(&qp[4]); in pm8001_phy_control()
/linux-6.12.1/drivers/scsi/mpi3mr/mpi/
Dmpi30_cnfg.h1876 __le32 phy_reset_problem_count; member
/linux-6.12.1/drivers/scsi/libsas/
Dsas_expander.c688 phy->phy_reset_problem_count = get_unaligned_be32(&resp[24]); in sas_smp_get_phy_events()
/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas_v2_hw.c1573 sphy->phy_reset_problem_count += err4_reg_val & 0xFFFF; in phy_get_events_v2_hw()
Dhisi_sas_v3_hw.c1811 sphy->phy_reset_problem_count += reg_value; in phy_get_events_v3_hw()
/linux-6.12.1/drivers/message/fusion/
Dmptsas.c2081 phy->phy_reset_problem_count = in mptsas_get_linkerrors()