OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timout
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/amiga/dev/
if_qn.c
385
int
timout
= 60000;
local in function:qnstart
418
while (!(*sc->nic_t_status & T_TMT_OK) && --
timout
) {
419
if ((
timout
% 10000) == 0)
423
if (
timout
== 0)
if_qn.c
385
int
timout
= 60000;
local in function:qnstart
418
while (!(*sc->nic_t_status & T_TMT_OK) && --
timout
) {
419
if ((
timout
% 10000) == 0)
423
if (
timout
== 0)
if_qn.c
385
int
timout
= 60000;
local in function:qnstart
418
while (!(*sc->nic_t_status & T_TMT_OK) && --
timout
) {
419
if ((
timout
% 10000) == 0)
423
if (
timout
== 0)
Completed in 189 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025