OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gt_watchdog_state
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/marvell/
gt.c
109
static int
gt_watchdog_state
= 0;
variable in typeref:typename:int
728
gt_watchdog_state
= 1;
821
if (
gt_watchdog_state
== 0) {
822
gt_watchdog_state
= 1;
836
if (
gt_watchdog_state
!= 0) {
837
gt_watchdog_state
= 0;
859
if ((gt == NULL) || (
gt_watchdog_state
== 0))
gt.c
109
static int
gt_watchdog_state
= 0;
variable in typeref:typename:int
728
gt_watchdog_state
= 1;
821
if (
gt_watchdog_state
== 0) {
822
gt_watchdog_state
= 1;
836
if (
gt_watchdog_state
!= 0) {
837
gt_watchdog_state
= 0;
859
if ((gt == NULL) || (
gt_watchdog_state
== 0))
gt.c
109
static int
gt_watchdog_state
= 0;
variable in typeref:typename:int
728
gt_watchdog_state
= 1;
821
if (
gt_watchdog_state
== 0) {
822
gt_watchdog_state
= 1;
836
if (
gt_watchdog_state
!= 0) {
837
gt_watchdog_state
= 0;
859
if ((gt == NULL) || (
gt_watchdog_state
== 0))
Completed in 32 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025