|
Linux Kernel
3.7.1
|
#include "boot.h"Go to the source code of this file.
Macros | |
| #define | MAX_8042_LOOPS 100000 |
| #define | MAX_8042_FF 32 |
| #define | A20_TEST_ADDR (4*0x80) |
| #define | A20_TEST_SHORT 32 |
| #define | A20_TEST_LONG 2097152 /* 2^21 */ |
| #define | A20_ENABLE_LOOPS 255 /* Number of times to try */ |
Functions | |
| int | enable_a20 (void) |
1.8.2