Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c205 volatile int stmf_drop_buf_counter = 0; variable
4997 if (!(ioflags & STMF_IOF_STATS_ONLY) && stmf_drop_buf_counter > 0) { in stmf_xfer_data()
4998 if (atomic_dec_32_nv((uint32_t *)&stmf_drop_buf_counter) == 1) in stmf_xfer_data()