Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | NDEBUG 0 |
#define | NDEBUG_ABORT 0 |
#define | LIST(x, y) |
#define | REMOVE(w, x, y, z) |
#define | io_recovery_delay(x) udelay(x) |
#define | USLEEP_SLEEP (20*HZ/1000) |
#define | USLEEP_POLL (200*HZ/1000) |
#define | USLEEP_WAITLONG USLEEP_SLEEP |
#define | SPRINTF(args...) do { if(pos < buffer + length-80) pos += sprintf(pos, ## args); } while(0) |
#define USLEEP_WAITLONG USLEEP_SLEEP |