Home
last modified time | relevance | path

Searched refs:_ii_lstinfo_t (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.h423 } _ii_lstinfo_t; typedef
428 _ii_lstinfo_t *lst_start; /* start of set list */
H A Ddsw_dev.c2292 _ii_lstinfo_t *np, **xnp, *oldp; in _ii_disable()
2380 kmem_free(oldp, sizeof (_ii_lstinfo_t)); in _ii_disable()
3284 _ii_lstinfo_t **np, *xnp; in _ii_suspend_cluster()
3323 kmem_free(xnp, sizeof (_ii_lstinfo_t)); in _ii_suspend_cluster()
4244 _ii_lstinfo_t *np; in _ii_gc_list()
5154 _ii_lstinfo_t *np; in _ii_group_copy()
9962 _ii_lstinfo_t *np; in ii_get_group_list()
10233 _ii_lstinfo_t *node; in _ii_ll_add()
10239 node = kmem_zalloc(sizeof (_ii_lstinfo_t), KM_SLEEP); in _ii_ll_add()
10266 kmem_free(node, sizeof (_ii_lstinfo_t)); in _ii_ll_add()
[all …]