Lines Matching refs:rdc
105 struct qib_diag_client *tdc, *rdc;107 rdc = NULL;110 rdc = dc;116 rdc = dc;122 if (rdc) {123 rdc->state = UNUSED;124 rdc->dd = NULL;125 rdc->pid = 0;126 rdc->next = client_pool;127 client_pool = rdc;