Lines Matching refs:ie_oq
435 for (oq = app->outstandingQueue; oq; oq = oq->ie_oq)
439 ep->ie_oq = app->outstandingQueue;
515 for (oq = app->outstandingQueue; oq; oq = oq->ie_oq)
519 ep->ie_oq = app->outstandingQueue;
1055 sptr->ie_oq = NULL;
1092 for (; sptr != NULL; sptr = sptr->ie_oq) {
1095 app->outstandingQueue = sptr->ie_oq;
1097 lptr->ie_oq = sptr->ie_oq;
1179 app->outstandingQueue = ie_ptr->ie_oq; \
1180 ie_ptr ->ie_oq = NULL; \
1393 app->outstandingQueue = ie_ptr->ie_oq;
1394 ie_ptr->ie_oq = NULL;