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

/opensolaris-onvv-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw.c134 extern _ii_lsthead_t *_ii_group_top;
619 _ii_group_top);
H A Ddsw_dev.c80 _ii_ll_add(ip, &_ii_group_mutex, &_ii_group_top, group, &ip->bi_group)
82 _ii_ll_remove(ip, &_ii_group_mutex, &_ii_group_top, &ip->bi_group)
88 _ii_lsthead_t *_ii_group_top; variable
2317 for (head = &_ii_group_top; *head;
5158 for (head = _ii_group_top; head; head = head->lst_next) {
9963 for (head = _ii_group_top; head; head = head->lst_next) {

Completed in 107 milliseconds