Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c86 _ii_info_t *_ii_mst_top = 0; variable
1597 for (hip = _ii_mst_top; hip; hip = hip->bi_nextmst) in _ii_config()
1662 hip->bi_nextmst = _ii_mst_top; in _ii_config()
1663 _ii_mst_top = hip; in _ii_config()
6360 for (xip = &_ii_mst_top; *xip; xip = &((*xip)->bi_nextmst)) { in _ii_info_free()