Searched refs:_ii_mst_top (Results 1 – 1 of 1) sorted by relevance
86 _ii_info_t *_ii_mst_top = 0; variable1597 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()