Home
last modified time | relevance | path

Searched refs:mptsas_update_phy_stats (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_smhba.h75 int mptsas_update_phy_stats(kstat_t *ks, int rw);
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_smhba.c369 phyp->phy_stats->ks_update = mptsas_update_phy_stats; in mptsas_create_phy_stats()
377 mptsas_update_phy_stats(kstat_t *ks, int rw) in mptsas_update_phy_stats() function