Home
last modified time | relevance | path

Searched refs:sas_phy_stats_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_smhba.c303 sas_phy_stats_t *ps; in mptsas_create_phy_stats()
328 ndata = (sizeof (sas_phy_stats_t)/ in mptsas_create_phy_stats()
347 ps = (sas_phy_stats_t *)phyp->phy_stats->ks_data; in mptsas_create_phy_stats()
381 sas_phy_stats_t *ps = ks->ks_data; in mptsas_update_phy_stats()
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dscsi_sas.h135 } sas_phy_stats_t; typedef
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c3037 sas_phy_stats_t *ps; in pmcs_create_one_phy_stats()
3056 ndata = (sizeof (sas_phy_stats_t)/sizeof (kstat_named_t)); in pmcs_create_one_phy_stats()
3074 ps = (sas_phy_stats_t *)phyp->phy_stats->ks_data; in pmcs_create_one_phy_stats()
3128 sas_phy_stats_t *ps = ks->ks_data; in pmcs_update_phy_stats()