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 - 2
of
2
) 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);
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 23 milliseconds
Indexes created Tue Sep 23 02:09:52 GMT 2025