Searched refs:_ii_lsthead_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw.c133 extern _ii_lsthead_t *_ii_cluster_top;
134 extern _ii_lsthead_t *_ii_group_top;
171 extern int _ii_gc_list(intptr_t, int, int *, kmutex_t *, _ii_lsthead_t *);
H A Ddsw_dev.c88 _ii_lsthead_t *_ii_cluster_top;
89 _ii_lsthead_t *_ii_group_top;
158 static int _ii_ll_add(_ii_info_t *, kmutex_t *, _ii_lsthead_t **, char *,
160 static int _ii_ll_remove(_ii_info_t *, kmutex_t *, _ii_lsthead_t **, char **);
2291 _ii_lsthead_t *oldhead, **head;
2391 kmem_free(oldhead, sizeof (_ii_lsthead_t));
3283 _ii_lsthead_t **cp, *xcp;
3334 kmem_free(xcp, sizeof (_ii_lsthead_t));
4234 _ii_lsthead_t *lst)
4243 _ii_lsthead_t *c
[all...]
H A Ddsw_dev.h430 } _ii_lsthead_t; typedef in typeref:struct:_ii_lsthead_s

Completed in 489 milliseconds