OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:split_timeout
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ieee1394/
firewire.c
1285
struct timeval
split_timeout
;
local in function:firewire_xfer_timeout
1289
split_timeout
.tv_sec = 0;
1290
split_timeout
.tv_usec = 200 * 1000; /* 200 msec */
1293
timersub(&tv, &
split_timeout
, &tv);
Completed in 12 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025