Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c126 int pmcs_update_phy_stats(kstat_t *, int);
3096 phyp->phy_stats->ks_update = pmcs_update_phy_stats; in pmcs_create_one_phy_stats()
3123 pmcs_update_phy_stats(kstat_t *ks, int rw) in pmcs_update_phy_stats() function