Searched refs:LOOP (Results 1 - 19 of 19) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/lib/
H A Dll_proto.c37 __PF(LOOP,loop)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/rc4/
H A Drc4_enc.c269 #define LOOP(in,out) \ macro
278 #define RC4_LOOP(a,b,i) LOOP(*((a)++),*((b)++))
280 #define RC4_LOOP(a,b,i) LOOP(a[i],b[i])
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dssin.S385 |--there is a danger of unwanted overflow in first LOOP iteration. In this
389 bnes LOOP
413 LOOP: label
509 bra LOOP
H A Dstan.S316 |--there is a danger of unwanted overflow in first LOOP iteration. In this
320 bnes LOOP
344 LOOP: label
440 bra LOOP
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S5471 #--there is a danger of unwanted overflow in first LOOP iteration. In this
5902 #--there is a danger of unwanted overflow in first LOOP iteration. In this
5906 bne.b LOOP # no
5933 LOOP: label
6024 bra.w LOOP
H A Dfpsp.S5577 #--there is a danger of unwanted overflow in first LOOP iteration. In this
6008 #--there is a danger of unwanted overflow in first LOOP iteration. In this
6012 bne.b LOOP # no
6039 LOOP: label
6130 bra.w LOOP
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/matrox/
H A Dmatroxfb_Ti3026.c204 #define TVP3026_XPLLADDR_X(LOOP,MCLK,PIX) (((LOOP)<<4) | ((MCLK)<<2) | (PIX))
233 #define TVP3026_XMEMPLLCTRL_DIV(X) (((X)-1)>>1) /* 2,4,6,8,10,12,14,16, division applied to LOOP PLL after divide by 2^P */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_def.h2260 #define LOOP 0 macro
H A Dqla_init.c1295 ha->operating_mode = LOOP;
1865 DEBUG(printk("scsi(%ld): LOOP READY\n", ha->host_no));
H A Dqla_isr.c405 DEBUG2(printk("scsi(%ld): Asynchronous LOOP UP (%s Gbps).\n",
407 qla_printk(KERN_INFO, ha, "LOOP UP detected (%s Gbps).\n",
414 DEBUG2(printk("scsi(%ld): Asynchronous LOOP DOWN (%x).\n",
416 qla_printk(KERN_INFO, ha, "LOOP DOWN detected (%x).\n", mb[1]);
445 ha->operating_mode = LOOP;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dpc300-falc-lh.h290 /* LOOP (Channel Loop Back)
1156 #define LOOP 0x1D /* Channel Loop Back */ macro
H A Dpc300_drv.c625 cpc_writeb(falcbase + F_REG(LOOP, ch),
626 cpc_readb(falcbase + F_REG(LOOP, ch)) & ~LOOP_RTM);
790 cpc_writeb(falcbase + F_REG(LOOP, ch),
791 cpc_readb(falcbase + F_REG(LOOP, ch)) & ~LOOP_SFM);
1411 * to generate a LOOP activation code over a T1/E1 line.
1444 * to generate a LOOP deactivation code over a T1/E1 line.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/misc/
H A Dlkdtm.c40 * It can be one of PANIC, BUG, EXCEPTION, LOOP, OVERFLOW
83 LOOP, enumerator in enum:ctype
102 "LOOP",
258 case LOOP:
259 printk(KERN_INFO "lkdtm : LOOP\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dariadne.h254 #define LOOP 0x0400 /* Loopback Enable */ macro
H A Ddepca.h86 #define LOOP 0x0004 /* Loopback */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/libiproute/
H A Dll_proto.c28 __PF(LOOP,loop)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc4/
H A Drc4_enc.c265 #define LOOP(in,out) \ macro
274 #define RC4_LOOP(a,b,i) LOOP(*((a)++),*((b)++))
276 #define RC4_LOOP(a,b,i) LOOP(a[i],b[i])
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Denv012.tcl152 $testdir $testfile LOOP $key $data 0 10 &]
H A Denvscript.tcl66 LOOP {

Completed in 292 milliseconds