Home
last modified time | relevance | path

Searched full:is_timeout (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/
H A D.patchew.yml35 {% if not is_timeout %} {{ cancel }} {% endif %}
75 {% if passed or not obj.message_id or is_timeout %}
/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()