Home | History | Annotate | Download | only in dev

Lines Matching refs:ux_status

441 	KASSERT(xfer->ux_status == USBD_IN_PROGRESS);
488 xfer->ux_status = USBD_NORMAL_COMPLETION;
532 xfer->ux_status != USBD_NOT_STARTED) {
752 xfer->ux_status = USBD_IN_PROGRESS;
777 xfer->ux_status = USBD_CANCELLED;
811 KASSERT(xfer->ux_status != USBD_IN_PROGRESS);
966 xfer->ux_status = status;
1067 xfer->ux_status = USBD_NORMAL_COMPLETION;
1287 xfer->ux_status = status;
1443 KASSERT(xfer->ux_status != USBD_IN_PROGRESS);