Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dlan91c96.c167 int is_timeout = 0; in poll4int() local
174 is_timeout = 1; in poll4int()
182 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()