Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dscsi_transport_sas.h79 u32 phy_reset_problem_count; member
/openbmc/linux/drivers/scsi/isci/
H A Dphy.c1469 phy->phy_reset_problem_count = readl(&r->phy_reset_problem_count); in isci_phy_control()
H A Dregisters.h1349 u32 phy_reset_problem_count; member
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c2611 phy->phy_reset_problem_count = in mpi3mr_get_expander_phy_error_log()
2667 phy->phy_reset_problem_count = in mpi3mr_transport_get_linkerrors()
2668 le32_to_cpu(phy_pg1.phy_reset_problem_count); in mpi3mr_transport_get_linkerrors()
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_sas.c647 sas_phy_linkerror_attr(phy_reset_problem_count);
1834 SETUP_PHY_ATTRIBUTE(phy_reset_problem_count); in sas_attach_transport()
/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c1393 phy->phy_reset_problem_count = in _transport_get_expander_phy_error_log()
1460 phy->phy_reset_problem_count = in _transport_get_linkerrors()
/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_sas.c258 phy->phy_reset_problem_count = readl(&qp[4]); in pm8001_phy_control()
/openbmc/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h1854 __le32 phy_reset_problem_count; member
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_expander.c666 phy->phy_reset_problem_count = get_unaligned_be32(&resp[24]); in sas_smp_get_phy_events()
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c1573 sphy->phy_reset_problem_count += err4_reg_val & 0xFFFF; in phy_get_events_v2_hw()
H A Dhisi_sas_v3_hw.c1811 sphy->phy_reset_problem_count += reg_value; in phy_get_events_v3_hw()
/openbmc/linux/drivers/message/fusion/
H A Dmptsas.c2080 phy->phy_reset_problem_count = in mptsas_get_linkerrors()