Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/rdc/
H A Drdc_diskq.h275 #define RDC_WRITTEN 0x10 /* data has been commited to queue */ macro
285 #define QCOALESCEOK(q, dec) ((q->lastio->iostatus & RDC_WRITTEN) && \