Searched refs:sbd_lu_count (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd.c111 static uint32_t sbd_lu_count = 0; variable
207 * if so then deregister them. This should drop the sbd_lu_count
210 if (sbd_lu_count) {
445 iocd->stmf_obuf_max_nentries = sbd_lu_count;
447 sbd_lu_count);
2014 atomic_inc_32(&sbd_lu_count);
2188 atomic_inc_32(&sbd_lu_count);
2547 atomic_inc_32(&sbd_lu_count);
2953 atomic_dec_32(&sbd_lu_count);

Completed in 62 milliseconds