Searched refs:rdc_type (Results 1 – 2 of 2) sorted by relevance
583 int rdc_type; /* open type, diskq or bitmap */ member604 #define RDC_IS_BMP(rdc) ((rdc)->rdc_type == RDC_BMP)605 #define RDC_IS_QUE(rdc) ((rdc)->rdc_type == RDC_QUE)
1420 rfd->rdc_type = RDC_BMP; in _rdc_open()1422 rfd->rdc_type = RDC_QUE; in _rdc_open()