Home
last modified time | relevance | path

Searched refs:running_disparity_error_count (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_smhba.c360 kstat_named_init(&ps->running_disparity_error_count, in mptsas_create_phy_stats()
406 ps->running_disparity_error_count.value.ull = in mptsas_update_phy_stats()
407 (unsigned long long)pptr->running_disparity_error_count; in mptsas_update_phy_stats()
H A Dmptsas_impl.c2598 uint32_t *running_disparity_error_count; in mptsas_sasphypage_1_cb() local
2628 running_disparity_error_count = va_arg(ap, uint32_t *); in mptsas_sasphypage_1_cb()
2636 *running_disparity_error_count = in mptsas_sasphypage_1_cb()
2667 &info->running_disparity_error_count, in mptsas_get_sas_phy_page1()
/titanic_50/usr/src/uts/common/sys/scsi/impl/
H A Dscsi_sas.h132 kstat_named_t running_disparity_error_count; member
/titanic_50/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h653 uint32_t running_disparity_error_count; member
/titanic_50/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c3088 kstat_named_init(&ps->running_disparity_error_count, in pmcs_create_one_phy_stats()
3150 ps->running_disparity_error_count.value.ull = (unsigned long long)val; in pmcs_update_phy_stats()