Lines Matching refs:ux_status
629 xfer->ux_status = USBD_IN_PROGRESS;
655 KASSERT(xfer->ux_status != USBD_CANCELLED);
656 if (xfer->ux_status != USBD_IN_PROGRESS)
668 xfer->ux_status = USBD_CANCELLED;
717 xfer->ux_status = USBD_IN_PROGRESS;
741 KASSERT(xfer->ux_status == USBD_IN_PROGRESS);
742 xfer->ux_status = USBD_CANCELLED;
777 KASSERT(xfer->ux_status != USBD_IN_PROGRESS);
806 KASSERT(xfer->ux_status == USBD_IN_PROGRESS);
816 xfer->ux_status = USBD_NORMAL_COMPLETION;
843 KASSERT(vxfer->xfer.ux_status == USBD_IN_PROGRESS);
854 KASSERT(vxfer->xfer.ux_status == USBD_IN_PROGRESS);
866 xfer->ux_status = USBD_TIMEOUT;
888 KASSERT(xfer->ux_status == USBD_IN_PROGRESS);
903 xfer->ux_status = USBD_NORMAL_COMPLETION;
1066 KASSERT(vxfer->xfer.ux_status == USBD_IN_PROGRESS);
1096 xfer->ux_status = USBD_NORMAL_COMPLETION;
1144 KASSERT(vxfer->xfer.ux_status == USBD_IN_PROGRESS);
1174 xfer->ux_status = USBD_NORMAL_COMPLETION;