Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libfru/libfru/
H A Dlibfru.cc110 static int ds_lib_ref_cnt = 0; variable
342 ds_lib_ref_cnt++; in fru_open_data_source()
392 ds_lib_ref_cnt++; in fru_open_data_source()
407 if (ds_lib_ref_cnt == 0) { in fru_close_data_source()
412 if ((--ds_lib_ref_cnt) == 0) { in fru_close_data_source()