Searched refs:timeo (Results 1 – 3 of 3) sorted by relevance
68 unsigned int timeo; in __wait_on_ibf() local71 for (timeo = ec_timeout; state != desired && timeo; timeo--) { in __wait_on_ibf()77 timeo < (ec_timeout - EC_BASE_TIMEOUT)) { in __wait_on_ibf()79 line, ec_timeout - timeo); in __wait_on_ibf()88 unsigned int timeo; in __wait_on_obf() local91 for (timeo = ec_timeout; state != desired && timeo; timeo--) { in __wait_on_obf()97 timeo < (ec_timeout - EC_BASE_TIMEOUT)) { in __wait_on_obf()99 line, ec_timeout - timeo); in __wait_on_obf()
113 signed int timeo; in qube_raq_galileo_fixup() local115 timeo = GT_READ(GT_PCI0_TOR_OFS); in qube_raq_galileo_fixup()
639 CONFIG_CMDLINE="nfsroot=192.168.192.169:/u1/mipsel,timeo=20 ip=dhcp"