Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c148 static void ii_overflow_free(_ii_info_t *ip, int disable);
2258 ii_overflow_free(ip, reclaim); in _ii_perform_disable()
2948 ii_overflow_free(ip, INIT_OVR); in _ii_reset()
2977 ii_overflow_free(ip, RECLAIM); in _ii_reset()
3261 ii_overflow_free(ip, NO_RECLAIM); in _ii_suspend_vol()
4114 ii_overflow_free(ip, RECLAIM); in _ii_oattach()
4196 ii_overflow_free(ip, RECLAIM); in _ii_odetach()
6119 ii_overflow_free(_ii_info_t *ip, int reclaim) in ii_overflow_free() function