Searched refs:sa_ksp (Results 1 – 2 of 2) sorted by relevance
108 kstat_t *sa_ksp; /* kernel statistics structure */ member
445 if (state->sa_ksp != NULL) { in spppasyn_close()446 kstat_delete(state->sa_ksp); in spppasyn_close()447 state->sa_ksp = NULL; in spppasyn_close()502 state->sa_ksp = ksp; in create_kstats()735 if (state->sa_ksp != NULL) { in spppasyn_inner_mctl()746 if (error == 0 && state->sa_ksp == NULL) in spppasyn_inner_mctl()