Lines Matching defs:handled
466 * single AXI transaction but the next 188 bytes will be handled
843 * Check whether trb has been handled by DMA.
847 * Returns false if request has not been handled by DMA, else returns true.
868 * At below two cases, the request have been handled.
885 int handled = 0;
926 handled = 1;
932 handled = 1;
938 handled = 1;
940 handled = 1;
944 trace_cdns2_request_handled(preq, current_index, handled);
946 return handled;
984 * was handled at ep_dequeue.