Searched refs:sgcn_t (Results 1 – 2 of 2) sorted by relevance
147 } sgcn_t; typedef
104 static sgcn_t *sgcn_state;198 sgcn_state = kmem_zalloc(sizeof (sgcn_t), KM_SLEEP); in _init()205 kmem_free(sgcn_state, sizeof (sgcn_t)); in _init()604 sgcn_t *sgcnp = (sgcn_t *)unit; in sgcn_reioctl()