Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.h206 int hwmhit; /* queue full hit? reset after hwm */ member
H A Drdc_diskq.c991 if (nq->hwmhit) { in rdc_qfill_shldwakeup()
993 nq->hwmhit = 0; in rdc_qfill_shldwakeup()
2650 nq->hwmhit = 1; in rdc_qfill_shldsleep()
/titanic_41/usr/src/cmd/mdb/common/modules/rdc/
H A Drdc.c332 group->ra_queue.hwmhit, group->ra_queue.qfill_sleeping); in rdc_group()