Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgenv_impl.h181 static int sgenv_keyswitch_kstat_update(kstat_t *ksp, int rw);
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c657 ksp->ks_update = sgenv_keyswitch_kstat_update; in sgenv_add_kstats()
941 sgenv_keyswitch_kstat_update(kstat_t *ksp, int rw) in sgenv_keyswitch_kstat_update() function