Home
last modified time | relevance | path

Searched refs:orig_timeout (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/test/py/
H A Du_boot_console_base.py66 self.orig_timeout = self.p.timeout
73 self.p.timeout = self.orig_timeout
301 orig_timeout = self.p.timeout
311 self.p.timeout = orig_timeout
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dhypervisor.h213 unsigned long *orig_timeout);
/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmi_msghandler.c249 unsigned long orig_timeout; member
1035 intf->seq_table[i].orig_timeout = timeout; in intf_next_seq()
1112 ent->timeout = ent->orig_timeout; in intf_start_seq_timer()