Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/core/target/
H A Dssh.py221 has_timeout = False
227 while not has_timeout and not eof:
249 has_timeout = True
303 if has_timeout:
/openbmc/qemu/hw/ppc/
H A Dspapr.c2271 bool has_timeout = max_ns != -1; in htab_save_later_pass()
2301 if (has_timeout && in htab_save_later_pass()
2222 bool has_timeout = max_ns != -1; htab_save_first_pass() local