Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/dsw/
H A Ddsw.c132 extern _ii_info_t *_ii_info_top;
424 if (_ii_info_top) { in iidetach()
H A Ddsw_dev.c85 _ii_info_t *_ii_info_top; variable
748 for (ip = _ii_info_top; ip; ip = ip->bi_next) { in ii_volume()
1480 for (hip = _ii_info_top; hip; hip = hip->bi_next) in _ii_config()
1513 for (ipp = &_ii_info_top; *ipp; ipp = &((*ipp)->bi_next)) { in _ii_config()
1602 for (hip = _ii_info_top; hip; hip = hip->bi_next) in _ii_config()
1646 ip->bi_next = _ii_info_top; in _ii_config()
1647 _ii_info_top = ip; in _ii_config()
2093 for (ipp = &_ii_info_top; *ipp; ipp = &((*ipp)->bi_next)) { in _ii_config()
2212 for (xip = &_ii_info_top; *xip; xip = &((*xip)->bi_next)) { in _ii_perform_disable()
2536 ip = _ii_info_top; in _ii_list()
[all …]