Lines Matching refs:status
95 req->request.status = -EINPROGRESS;
161 * the wire, with the TRB's status set to "SETUP_PENDING". Such status
556 /* ClearFeature(Halt) may need delayed status */
864 u32 status;
879 status = DWC3_TRB_SIZE_TRBSTS(trb->size);
880 if (status == DWC3_TRBSTS_SETUP_PENDING) {
920 u32 status;
945 status = DWC3_TRB_SIZE_TRBSTS(trb->size);
946 if (status == DWC3_TRBSTS_SETUP_PENDING)
1109 * For status/DATA OUT stage, TRB will be queued on ep0 out
1128 switch (event->status) {