Home
last modified time | relevance | path

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

/Linux-v6.1/include/scsi/
Dscsi_transport_sas.h79 u32 phy_reset_problem_count; member
/Linux-v6.1/drivers/scsi/isci/
Dphy.c1471 phy->phy_reset_problem_count = readl(&r->phy_reset_problem_count); in isci_phy_control()
Dregisters.h1349 u32 phy_reset_problem_count; member
/Linux-v6.1/drivers/scsi/mpi3mr/
Dmpi3mr_transport.c2601 phy->phy_reset_problem_count = in mpi3mr_get_expander_phy_error_log()
2657 phy->phy_reset_problem_count = in mpi3mr_transport_get_linkerrors()
2658 le32_to_cpu(phy_pg1.phy_reset_problem_count); in mpi3mr_transport_get_linkerrors()
/Linux-v6.1/drivers/scsi/
Dscsi_transport_sas.c624 sas_phy_linkerror_attr(phy_reset_problem_count);
1811 SETUP_PHY_ATTRIBUTE(phy_reset_problem_count); in sas_attach_transport()
/Linux-v6.1/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1381 phy->phy_reset_problem_count = in _transport_get_expander_phy_error_log()
1448 phy->phy_reset_problem_count = in _transport_get_linkerrors()
/Linux-v6.1/drivers/scsi/pm8001/
Dpm8001_sas.c247 phy->phy_reset_problem_count = readl(&qp[4]); in pm8001_phy_control()
/Linux-v6.1/drivers/scsi/mpi3mr/mpi/
Dmpi30_cnfg.h1772 __le32 phy_reset_problem_count; member
/Linux-v6.1/drivers/scsi/libsas/
Dsas_expander.c667 phy->phy_reset_problem_count = get_unaligned_be32(&resp[24]); in sas_smp_get_phy_events()
/Linux-v6.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.c1771 sphy->phy_reset_problem_count += reg_value; in phy_get_events_v3_hw()
/Linux-v6.1/drivers/message/fusion/
Dmptsas.c2080 phy->phy_reset_problem_count = in mptsas_get_linkerrors()