OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nonblocking
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
ulpt.c
658
* This should respect
nonblocking
I/O status.
676
int error = 0,
nonblocking
, timeout;
local
686
nonblocking
= 1;
688
nonblocking
= 0;
690
if (
nonblocking
)
695
DPRINTFN(3, ("ulptread
nonblocking
=%d uio_reside=%ld timeout=%d\n",
696
nonblocking
, (u_long)uio->uio_resid, timeout));
713
DPRINTFN(4, ("ulptread: transfer %d bytes,
nonblocking
=%d timeout=%d\n",
714
n,
nonblocking
, timeout));
736
if (
nonblocking
== 0)
[
all
...]
Completed in 19 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026