Searched refs:TIMEOUT (Results 26 - 50 of 57) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dseagate.c380 #define TIMEOUT (!(clock--)) macro
468 if (TIMEOUT)
754 if (TIMEOUT) {
797 if (TIMEOUT) {
869 if (TIMEOUT || (status_read & STAT_SEL)) {
930 if (TIMEOUT) {
1554 #undef TIMEOUT macro
H A Deata_generic.h77 #define TIMEOUT 2 macro
H A DFlashPoint.c521 #define TIMEOUT BITW(0) macro
1773 if (hp_int & (FIFO | TIMEOUT | RESET | SCAM_SEL) || bm_status) {
1779 (FIFO | TIMEOUT | RESET | SCAM_SEL));
2099 else if (p_int & TIMEOUT) {
2104 (PROG_HLT | TIMEOUT | SEL | BUS_FREE | PHASE |
2592 WRW_HARPOON((port + hp_intstat), (PROG_HLT | TIMEOUT | SEL | BUS_FREE));
3634 WRW_HARPOON((port + hp_intstat), TIMEOUT);
3638 while (!(RDW_HARPOON((port + hp_intstat)) & TIMEOUT)) {
6173 (RESET | TIMEOUT | SEL | BUS_FREE | AUTO_INT));
6182 (RESET | PROG_HLT | TIMEOUT | AUTO_IN
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dupap.c193 TIMEOUT(upap_reqtimeout, u, u->us_reqtimeout);
260 TIMEOUT(upap_reqtimeout, u, u->us_reqtimeout);
573 TIMEOUT(upap_timeout, u, u->us_timeouttime);
H A Dfsm.c237 TIMEOUT(fsm_timeout, f, f->timeouttime);
300 TIMEOUT(fsm_timeout, f, f->timeouttime);
632 TIMEOUT(fsm_timeout, f, f->timeouttime);
786 TIMEOUT(fsm_timeout, f, f->timeouttime);
H A Dchap-new.c270 TIMEOUT(chap_timeout, arg, chap_timeout_time);
378 TIMEOUT(chap_timeout, ss,
H A Dauth.c1085 TIMEOUT(check_idle, NULL, tlim);
1092 TIMEOUT(connect_time_expired, 0, maxconnect);
1096 TIMEOUT(check_maxoctets, NULL, maxoctets_timeout);
1171 TIMEOUT(check_maxoctets, NULL, maxoctets_timeout);
1204 TIMEOUT(check_idle, NULL, tlim);
H A Deap.c256 TIMEOUT(eap_client_timeout, (void *)esp,
864 TIMEOUT(eap_server_timeout, esp, esp->es_server.ea_timeout);
1699 TIMEOUT(eap_client_timeout, (void *)esp,
1888 TIMEOUT(eap_rechallenge, esp, esp->es_rechallenge);
1954 TIMEOUT(eap_rechallenge, esp,
1957 TIMEOUT(srp_lwrechallenge, esp,
1987 TIMEOUT(srp_lwrechallenge, esp,
H A Dpppd.h773 #define TIMEOUT(r, f, t) timeout((r), (f), (t), 0) macro
H A Dccp.c1654 TIMEOUT(ccp_rack_timeout, f, RACKTIMEOUT);
1673 TIMEOUT(ccp_rack_timeout, f, RACKTIMEOUT);
H A Dmain.c627 TIMEOUT(holdoff_end, NULL, t);
642 TIMEOUT(childwait_end, NULL, child_wait);
H A Dlcp.c2264 TIMEOUT (LcpEchoTimeout, f, lcp_echo_interval);
2430 TIMEOUT (LcpEchoTimeout, f, lcp_echo_interval);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A D3c505.h81 #define TIMEOUT 300 macro
H A D3c505.c936 unsigned long timeout = jiffies + TIMEOUT;
955 unsigned long timeout = jiffies + TIMEOUT;
1139 unsigned long timeout = jiffies + TIMEOUT;
1250 unsigned long timeout = jiffies + TIMEOUT;
1277 unsigned long timeout = jiffies + TIMEOUT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/sctp/
H A Dconstants.h146 SCTP_SUBTYPE_CONSTRUCTOR(TIMEOUT, sctp_event_timeout_t, timeout)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/emu10k1/
H A Dhwaccess.h212 #define TIMEOUT 16384 macro
H A Dhwaccess.c338 while (uCount++ < TIMEOUT) {
344 if (uCount >= TIMEOUT)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/server/
H A Dtftpd.c155 #define TIMEOUT 5 macro
208 static int maxtimeout = 5 * TIMEOUT;
233 static int rexmtval = TIMEOUT;
878 maxtimeout = 5*TIMEOUT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/usb/
H A Dnet2280.h420 #define TIMEOUT 21 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/examples/
H A Ddhcp-client-script408 TIMEOUT)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Ddsp56k.c46 #define TIMEOUT 10 /* Host port timeout in number of tries */ macro
430 dsp56k.timeout = TIMEOUT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/chat/
H A Dchat.c957 if (strcmp(s, "TIMEOUT") == 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dix1_micro.c40 #define TIMEOUT 50 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dradius.c915 TIMEOUT(radius_acct_interim, NULL, rstate.acct_interim_interval);
1162 TIMEOUT(radius_acct_interim, NULL, rstate.acct_interim_interval);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf548/
H A DdefBF544.h682 #define TIMEOUT 0x20 /* Host Timeout */ macro

Completed in 323 milliseconds

123