Searched refs:ksp_state (Results 1 – 1 of 1) sorted by relevance
551 kstat_t *ksp_state; in do_scsb_kstat() local595 if ((ksp_state = kstat_lookup(kc, SCSB_DEV, 0, SCSB_KS_STATE)) in do_scsb_kstat()602 if (kstat_read(kc, ksp_state, NULL) == -1) { in do_scsb_kstat()608 pks_state = (scsb_ks_state_t *)ksp_state->ks_data; in do_scsb_kstat()