Searched defs:qlt_loaded_counter (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c225 static uint32_t qlt_loaded_counter = 0; variable
288 if (qlt_loaded_counter)
1802 atomic_inc_32(&qlt_loaded_counter);
1819 atomic_dec_32(&qlt_loaded_counter);

Completed in 57 milliseconds