Searched refs:timeout (Results 251 - 275 of 1175) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-pnx.c31 static inline int wait_timeout(long timeout, struct i2c_pnx_algo_data *data) argument
33 while (timeout > 0 &&
36 timeout--;
38 return (timeout <= 0);
41 static inline int wait_reset(long timeout, struct i2c_pnx_algo_data *data) argument
43 while (timeout > 0 &&
46 timeout--;
48 return (timeout <= 0);
134 /* Only 1 msec max timeout due to interrupt context */
135 long timeout local
[all...]
H A Di2c-acorn.c82 .timeout = 100
H A Dscx200_i2c.c79 .timeout = 100,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ipmi/
H A Dipmi_bt_sm.c95 long timeout; /* microseconds countdown */ member in struct:si_sm_data
244 bt->timeout = bt->BT_CAP_req2rsp;
391 bt->timeout = bt->BT_CAP_req2rsp;
395 reason = "timeout";
459 bt->timeout,
475 (bt->state < BT_STATE_PRINTME)) { /* check timeout */
476 bt->timeout -= time;
477 if ((bt->timeout < 0) && (bt->state < BT_STATE_RESET1))
501 bt->timeout = bt->BT_CAP_req2rsp;
527 /* Spinning hard can suppress B2H_ATN and force a timeout */
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dsmpboot.c157 unsigned long timeout; local
190 timeout = jiffies + 2*HZ;
191 while (time_before(jiffies, timeout)) {
200 if (!time_before(jiffies, timeout)) {
392 int timeout; local
410 timeout = 0;
414 } while (status == APIC_ICR_RR_INPROG && timeout++ < 1000);
550 int timeout; local
675 for (timeout = 0; timeout < 5000
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dsr_ioctl.c48 cgc.timeout = IOCTL_TIMEOUT;
78 cgc.timeout = IOCTL_TIMEOUT;
149 cgc.timeout = IOCTL_TIMEOUT;
162 cgc.timeout = IOCTL_TIMEOUT;
207 cgc->timeout, IOCTL_RETRIES, 0);
283 cgc.timeout = IOCTL_TIMEOUT;
296 cgc.timeout = IOCTL_TIMEOUT;
380 cgc.timeout = IOCTL_TIMEOUT;
410 cgc.timeout = IOCTL_TIMEOUT;
485 cgc.timeout
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/netxen/
H A Dnetxen_nic_niu.c46 int done = 0, timeout = 0; local
54 if (timeout >= phy_lock_timeout) {
57 timeout++;
94 long timeout = 0; local
151 timeout++;
154 && (timeout++ < NETXEN_NIU_PHY_WAITMAX));
156 if (timeout < NETXEN_NIU_PHY_WAITMAX) {
190 long timeout = 0; local
244 timeout++;
246 && (timeout
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Dsimple-watch.c452 int avahi_simple_poll_prepare(AvahiSimplePoll *s, int timeout) { argument
492 timeout = 0;
502 timeout = 0;
510 if (timeout < 0 || timeout > t)
511 timeout = t;
515 s->prepared_timeout = timeout;
588 int avahi_simple_poll_iterate(AvahiSimplePoll *s, int timeout) { argument
591 if ((r = avahi_simple_poll_prepare(s, timeout)) != 0)
618 static int system_poll(struct pollfd *ufds, unsigned int nfds, int timeout, AVAHI_GCC_UNUSE argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsmc911x.c24 * watchdog = TX watchdog timeout
84 * Transmit timeout, default 5 seconds.
88 MODULE_PARM_DESC(watchdog, "transmit timeout in milliseconds");
240 unsigned int reg, timeout=0, resets=1; local
249 timeout=10;
253 } while ( timeout-- && !reg);
254 if (timeout == 0) {
255 PRINTK("%s: smc911x_reset timeout waiting for PM restore\n", dev->name);
267 timeout=10;
271 /* If chip indicates reset timeout the
408 unsigned int fifo_count, timeout, reg; local
858 int timeout; local
1084 unsigned int status, mask, timeout; local
1702 unsigned int timeout; local
1826 int timeout = 20; local
[all...]
H A Dsb1000.c261 unsigned long timeout; local
264 timeout = jiffies + TimeOutJiffies;
270 if (time_after_eq(jiffies, timeout)) {
271 printk(KERN_WARNING "%s: card_wait_for_busy_clear timeout\n",
285 unsigned long timeout; local
288 timeout = jiffies + TimeOutJiffies;
294 if (time_after_eq(jiffies, timeout)) {
295 printk(KERN_WARNING "%s: card_wait_for_ready timeout\n",
364 unsigned long timeout; local
366 timeout
390 unsigned long timeout; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/sparc/
H A Dcs4231.c426 int timeout; local
429 for (timeout = 250;
430 timeout > 0 && (__cs4231_readb(chip, CS4231P(chip, REGSEL)) & CS4231_INIT);
431 timeout--)
452 int timeout; local
454 for (timeout = 250;
455 timeout > 0 && (__cs4231_readb(chip, CS4231P(chip, REGSEL)) & CS4231_INIT);
456 timeout--)
469 int timeout; local
471 for (timeout
487 int timeout; local
510 int timeout; local
526 int timeout; local
547 int timeout; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dos_support.h98 int poll(struct pollfd *fds, nfds_t numfds, int timeout);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/libipq/
H A Dlibipq.h61 unsigned char *buf, size_t len, int timeout);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_set.h121 u_int32_t timeout; member in struct:xt_set_info_target_v2
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/cnid_dbd/
H A Dcomm.c91 static int check_fd(time_t timeout, const sigset_t *sigmask, time_t *now) argument
111 tv.tv_sec = timeout;
203 int comm_rcv(struct cnid_dbd_rqst *rqst, time_t timeout, const sigset_t *sigmask, time_t *now) argument
208 if ((cur_fd = check_fd(timeout, sigmask, now)) < 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/acl/
H A Dldap.c101 * You MUST dispatch the queries timely, otherwise the LDAP handle might timeout.
118 struct timeval timeout; local
122 timeout.tv_sec = 3;
123 timeout.tv_usec = 0;
176 ldaperr = ldap_search_st(ld, searchbase, scope, filter, attributes, 0, &timeout, &msg);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Ddtls1.h180 struct dtls1_timeout_st timeout; member in struct:dtls1_state_st
202 /* Timeout multipliers (timeout slice is defined in apps/timeouts.h */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/rio/
H A Dphb.h125 u16 timeout; /* Maximum of 1.9 seconds */ member in struct:PHB
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dspecialix_io8.h72 /* Ticks per sec. Used for setting receiver timeout and break length */
82 #define SX_CCR_TIMEOUT 10000 /* CCR timeout. You may need to wait upto
116 int timeout; member in struct:specialix_port
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dsmp.c110 unsigned timeout; local
124 for (timeout = 0; timeout < 10000; timeout++) {
291 printk("SMP call timeout from %d to %d\n", smp_processor_id(), i);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ddtls1.h180 struct dtls1_timeout_st timeout; member in struct:dtls1_state_st
202 /* Timeout multipliers (timeout slice is defined in apps/timeouts.h */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/mips-boards/sim/
H A Dsim_setup.c91 s.timeout = 4;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/sbus/char/
H A Dvfc_i2c.c116 int timeout = 1000; local
119 if(!(timeout--))
128 int timeout = 1000; local
132 if (!(timeout--))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/ibmvscsi/
H A Dviosrp.h67 u16 timeout; /* in seconds */ member in struct:viosrp_crq
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/pcmcia/
H A Dcom20020_cs.c106 static int timeout = 3; variable
112 module_param(timeout, int, 0);
160 lp->timeout = timeout;

Completed in 245 milliseconds

<<11121314151617181920>>