Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.h199 #define RDC_LOW_QBLOCKS 13927 /* roughly 85% of queue full */ macro
H A Drdc_diskq.c992 if (nq->blocks <= RDC_LOW_QBLOCKS) { in rdc_qfill_shldwakeup()