Lines Matching defs:stall
221 /* first transfer does not clear stall */
291 /* first transfer does not clear stall */
414 * If writing is in stall, just jump to clear stall
451 DPRINTFN(5, "f=%p: stall cleared\n", f);
468 DPRINTFN(5, "f=%p: stall cleared\n", f);
1549 struct usb_fs_clear_stall_sync stall;
1550 error = copyin((const void *)u.addr, &stall, sizeof(struct usb_fs_clear_stall_sync));
1554 u.pstall = &stall;
1576 /* setup a clear-stall packet */