Searched refs:pDCBRunRobin (Results 1 – 2 of 2) sorted by relevance
340 ptr = pACB->pDCBRunRobin; in trm_DoWaitingSRB()343 pACB->pDCBRunRobin = ptr; in trm_DoWaitingSRB()347 pACB->pDCBRunRobin = ptr1->pNextDCB; in trm_DoWaitingSRB()350 if (pACB->pDCBRunRobin == ptr) in trm_DoWaitingSRB()2669 if (pACB->pDCBRunRobin == pDCB) in trm_SRBdone()2670 pACB->pDCBRunRobin = pTempDCB->pNextDCB; in trm_SRBdone()2675 pACB->pDCBRunRobin = NULL; in trm_SRBdone()2900 pACB->pDCBRunRobin = pDCB; in trm_initDCB()3077 pACB->pDCBRunRobin = NULL; in trm_initACB()
261 PDCB pDCBRunRobin; member