Searched defs:_ii_group_top (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c81 _ii_ll_add(ip, &_ii_group_mutex, &_ii_group_top, group, &ip->bi_group)
83 _ii_ll_remove(ip, &_ii_group_mutex, &_ii_group_top, &ip->bi_group)
89 _ii_lsthead_t *_ii_group_top; variable
2318 for (head = &_ii_group_top; *head;
5161 for (head = _ii_group_top; head; head = head->lst_next) {
9966 for (head = _ii_group_top; head; head = head->lst_next) {

Completed in 363 milliseconds