Lines Matching refs:kstat_retrieve
123 iistat->pre_set = kstat_retrieve(kc, ksp);
136 iistat->pre_mst = kstat_retrieve(kc, mst_ksp);
149 iistat->pre_shd = kstat_retrieve(kc, shd_ksp);
162 iistat->pre_bmp = kstat_retrieve(kc, bmp_ksp);
175 iistat->pre_ovr = kstat_retrieve(kc, ovr_ksp);
251 if ((cur->cur_set = kstat_retrieve(kc, ksp)) == NULL)
270 if ((cur->cur_mst = kstat_retrieve(kc, ksp)) == NULL)
282 if ((cur->cur_shd = kstat_retrieve(kc, ksp)) == NULL)
294 if ((cur->cur_bmp = kstat_retrieve(kc, ksp)) == NULL)
319 if ((cur->pre_ovr = kstat_retrieve(kc, ksp)) == NULL)
322 if ((cur->cur_ovr = kstat_retrieve(kc, ksp)) == NULL)