Searched defs:SLEEP (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pasemi/
H A Dpowersave.S32 #define SLEEP .long 0x4c0003a4 define
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/magic/
H A Dmagicserver.cpp59 #define SLEEP (0) // >0 will make each thread sleep to mimic work load macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/magic/
H A Dmagicserver.cpp59 #define SLEEP (0) // >0 will make each thread sleep to mimic work load macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/icn/
H A Dicn.c788 #define SLEEP(sec) { \ macro
797 #define SLEEP(sec) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dde620.h90 #define SLEEP 0x40 /* sleep mode */ macro
H A D8139too.c414 SLEEP = (1 << 1), /* only on 8139, 8139A */ enumerator in enum:Config1Bits
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/dmasound/
H A Ddmasound.h242 #define SLEEP(queue) interruptible_sleep_on_timeout(&queue, HZ) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tulip/
H A Dde4x5.h203 #define SLEEP 0x80 /* Power Saving Sleep Mode */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c249 #define SLEEP(X) sleep(X) macro
935 #define SLEEP(X) sleep(X) macro
1263 #define SLEEP(n) cyg_thread_delay(n * 100) macro
[all...]

Completed in 362 milliseconds