Searched refs:RLMP_DT (Results 1 – 2 of 2) sorted by relevance
81 #define RLMP_DT 0000200 /* Set if RL02, otherwise RL01 */ macro
177 ra->type & RLMP_DT ? '2' : '1', name); in rlcprint()277 if (ra->type & RLMP_DT) in rlattach()282 dl->d_ncylinders = ra->type & RLMP_DT ? RL_TPS02 : RL_TPS01; in rlattach()