Searched refs:tcl_ksp (Results 1 – 2 of 2) sorted by relevance
147 kstat_t *tcl_ksp; /* pointer to kstats allocation */ member
368 if (tcl->tcl_ksp != NULL) { in tuncl_free()369 kstat_delete(tcl->tcl_ksp); in tuncl_free()370 tcl->tcl_ksp = NULL; in tuncl_free()523 tcl->tcl_ksp = kstat_setup((kstat_named_t *)&tcl->tcl_kstats, in sppptun_open()