Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c333 static int ft_ks_update(struct kstat *, int);
2987 ksp->ks_update = ft_ks_update; in create_ft_kstats()
3024 ft_ks_update(struct kstat *ksp, int rw) in ft_ks_update() function