Searched defs:SLEEP (Results 1 – 8 of 8) sorted by relevance
32 #define SLEEP .long 0x4c0003a4 macro
90 #define SLEEP 0x40 /* sleep mode */ macro
788 #define SLEEP(sec) { \ macro797 #define SLEEP(sec) macro
92 #define SLEEP 0x5A macro
96 #define SLEEP 0x5A macro
242 #define SLEEP(queue) interruptible_sleep_on_timeout(&queue, HZ) macro
203 #define SLEEP 0x80 /* Power Saving Sleep Mode */ macro
415 SLEEP = (1 << 1), /* only on 8139, 8139A */ enumerator