Lines Matching refs:ux_status
815 xfer->ux_status != USBD_NOT_STARTED) {
878 xfer->ux_status = USBD_IN_PROGRESS;
912 xfer->ux_status = USBD_INVAL;
963 xfer->ux_status = USBD_INVAL;
975 xfer->ux_status = USBD_INVAL;
1015 xfer->ux_status = USBD_IN_PROGRESS;
1341 xfer->ux_status = USBD_CANCELLED;
1849 tosp->xfer->ux_status = USBD_TIMEOUT;
2070 xfer->ux_status = USBD_STALLED;
2072 xfer->ux_status = USBD_TIMEOUT;
2076 xfer->ux_status = USBD_IOERROR;
2091 xfer->ux_status = USBD_STALLED;
2093 xfer->ux_status = USBD_TIMEOUT;
2095 xfer->ux_status = USBD_IOERROR;
2098 "xfer->ux_status %jd", status, xfer->ux_status, 0,
2190 if (xfer->ux_status == USBD_IN_PROGRESS) {
2193 xfer->ux_status = USBD_NORMAL_COMPLETION;
2374 KASSERT(t->rootintr->ux_status ==
2379 t->rootintr->ux_status = USBD_NORMAL_COMPLETION;
2413 spipe->xfer->ux_status = USBD_CANCELLED;
2416 if (spipe->xfer->ux_status == USBD_IN_PROGRESS) {
2510 } while (xfer->ux_status == USBD_IN_PROGRESS);
2625 if (xfer->ux_status != USBD_TIMEOUT) {
2660 xfer->ux_status = USBD_CANCELLED;
2747 spipe->xfer->ux_status = USBD_CANCELLED;