Lines Matching refs:linkNode

118       saLlistIORemove(&(saRoot->freeReservedRequests), &(pRequest->linkNode));  in saPhyStart()
123 saLlistIORemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saPhyStart()
151 saLlistIOAdd(&(saRoot->freeReservedRequests), &(pRequest->linkNode)); in saPhyStart()
156 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saPhyStart()
254 saLlistIORemove(&(saRoot->freeReservedRequests), &(pRequest->linkNode)); in saPhyStop()
258 saLlistIORemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saPhyStop()
281 saLlistIOAdd(&(saRoot->freeReservedRequests), &(pRequest->linkNode)); in saPhyStop()
286 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saPhyStop()
481 saLlistIORemove(&(saRoot->freeReservedRequests), &(pRequest->linkNode)); in saLocalPhyControl()
485 saLlistIORemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saLocalPhyControl()
512 saLlistIOAdd(&(saRoot->freeReservedRequests), &(pRequest->linkNode)); in saLocalPhyControl()
517 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saLocalPhyControl()
1060 saLlistIORemove(&(saRoot->freeReservedRequests), &(pRequest->linkNode)); in saHwEventAck()
1065 saLlistIORemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saHwEventAck()
1188 saLlistIOAdd(&(saRoot->freeReservedRequests), &(pRequest->linkNode)); in saHwEventAck()
1193 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saHwEventAck()
1255 saLlistIORemove(&(saRoot->freeReservedRequests), &(pRequest->linkNode)); in saVhistCapture()
1260 saLlistIORemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saVhistCapture()
1285 saLlistIOAdd(&(saRoot->freeReservedRequests), &(pRequest->linkNode)); in saVhistCapture()
1290 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saVhistCapture()