OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bge_watchdog_timeout
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_bge.c
529
#ifndef
BGE_WATCHDOG_TIMEOUT
530
#define
BGE_WATCHDOG_TIMEOUT
5
532
static int
bge_watchdog_timeout
=
BGE_WATCHDOG_TIMEOUT
;
variable in typeref:typename:int
6040
if (time_uptime - sc->bge_tx_lastsent <=
bge_watchdog_timeout
)
if_bge.c
529
#ifndef
BGE_WATCHDOG_TIMEOUT
530
#define
BGE_WATCHDOG_TIMEOUT
5
532
static int
bge_watchdog_timeout
=
BGE_WATCHDOG_TIMEOUT
;
variable in typeref:typename:int
6040
if (time_uptime - sc->bge_tx_lastsent <=
bge_watchdog_timeout
)
Completed in 29 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025