Searched refs:slow (Results 1 - 25 of 61) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dsealevel.c258 int txdma, int rxdma, int slow)
304 if(slow)
433 static int slow=0; variable
443 module_param(slow, bool, 0);
444 MODULE_PARM_DESC(slow, "Set this for an older Sealevel card such as the 4012");
458 slvl_unit = slvl_init(io, irq, txdma, rxdma, slow);
257 slvl_init(int iobase, int irq, int txdma, int rxdma, int slow) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_fset.c69 slow: if ((ret = __memp_fget(dbmfp,
104 goto slow;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_rw.c58 goto slow;
75 goto slow;
78 goto slow;
101 slow:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_rw.c58 goto slow;
63 goto slow;
70 goto slow;
79 slow:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Dcss.c242 static int css_evaluate_known_subchannel(struct subchannel *sch, int slow) argument
250 if (disc && slow) {
257 if (!disc && !slow) {
258 /* Non-disconnected devices are evaluated on the slow path. */
266 slow ? "slow" : "fast");
333 static int css_evaluate_new_subchannel(struct subchannel_id schid, int slow) argument
337 if (!slow) {
338 /* Will be done on the slow path. */
346 "slow pat
351 css_evaluate_subchannel(struct subchannel_id schid, int slow) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dio.h364 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \
379 slow; \
392 slow; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dio.h364 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \
379 slow; \
392 slow; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-avr32/
H A Dio.h73 * Not really sure about the best way to slow down I/O on
106 #define __BUILD_IOPORT_SINGLE(pfx, bwl, type, p, slow) \
118 slow; \
131 slow; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Deni.h93 struct atm_vcc *slow,*last_slow; member in struct:eni_dev
H A Deni.c336 ENI_DEV(dev)->slow = NULL;
665 while ((curr = eni_dev->slow)) {
666 EVENT("poll_rx.slow\n",0,0);
668 eni_dev->slow = ENI_VCC(curr)->next;
709 if (eni_dev->slow)
711 else eni_dev->slow = vcc;
913 eni_dev->slow = eni_dev->last_slow = NULL;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dusbdevice_fs.h77 unsigned char slow; member in struct:usbdevfs_connectinfo
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/lib/
H A Dchecksum.S184 bf 3f ! Different alignments, use slow version
186 bf 3f ! If not, do it the slow way
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acorn/block/
H A Dmfm.S89 @ If we were too slow we had better go through again - DAG - took out with new interrupt routine
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-memcpy.S38 bne $1, $misaligned # U : Nope - gotta do this the slow way
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dimmap_qe.h308 struct ucc_slow slow; member in union:ucc::__anon9280
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/boot/compressed/
H A Dhead.S322 b __arm6_cache_off @ works, but slow
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dskeleton.S405 | then just do a dumb (and slow) memory move. In a UNIX environment
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/docs_src/tcl/
H A Dm4.tcl126 This error-logging enhancement does not slow performance or significantly
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/cxgb3/
H A Dt3_hw.c1553 * T3 slow path (non-data) interrupt handler.
2905 unsigned int width, density, slow, attempts; local
2913 slow = val & F_SLOW;
2921 if (!slow) {
2943 if (!slow)
2948 val = slow ? 3 : 6;
2955 if (!slow) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dx86inc.asm120 ; which are slow when a normal ret follows a branch.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/boot/compressed/
H A Dhead.S543 b __arm6_mmu_cache_off @ works, but slow
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/core/
H A Ddevio.c831 ci.slow = ps->dev->speed == USB_SPEED_LOW;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dst.c2326 in the buffer is correctly formatted. The long timeout is used if slow is non-zero. */
2327 static int write_mode_page(struct scsi_tape *STp, int page, int slow)
2346 (slow ? STp->long_timeout : STp->device->timeout), 0, 1);
2316 write_mode_page(struct scsi_tape *STp, int page, int slow) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/
H A Dconfigure1265 --enable-dependency-tracking do not reject slow dependency extractors
1868 # As a last resort, use the slow shell script. Don't cache a
1988 # As a last resort, use the slow shell script. Don't cache a
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlz/
H A Dconfigure1256 --enable-dependency-tracking do not reject slow dependency extractors
1792 # As a last resort, use the slow shell script. Don't cache a
1912 # As a last resort, use the slow shell script. Don't cache a

Completed in 204 milliseconds

123