Searched refs:ssm_node2inst (Results 1 – 1 of 1) sorted by relevance
148 struct ssm_node2inst { struct151 struct ssm_node2inst *next; argument154 static struct ssm_node2inst ssm_node2inst_map = {-1, -1, NULL};338 struct ssm_node2inst *prev, *sp, *tsp; in ssm_attach()420 tsp = kmem_zalloc(sizeof (struct ssm_node2inst), KM_SLEEP); in ssm_attach()445 kmem_free(tsp, sizeof (struct ssm_node2inst)); in ssm_attach()461 struct ssm_node2inst *prev, *sp; in ssm_detach()510 kmem_free(sp, sizeof (struct ssm_node2inst)); in ssm_detach()907 struct ssm_node2inst *sp; in ssm_get_attch_pnt()