Home
last modified time | relevance | path

Searched refs:is_timeout (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dlan91c96.c166 int is_timeout = 0; in poll4int() local
173 is_timeout = 1; in poll4int()
181 if (is_timeout) in poll4int()
H A Dsmc91111.c241 int is_timeout = 0; in poll4int() local
248 is_timeout = 1; in poll4int()
256 if (is_timeout) in poll4int()