Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.h562 #define RDC_QUE 0x8 /* diskq device */ macro
605 #define RDC_IS_QUE(rdc) ((rdc)->rdc_type == RDC_QUE)
H A Drdc_dev.c1422 rfd->rdc_type = RDC_QUE; in _rdc_open()