tag | line | file | source code |
---|---|---|---|
ORIG_ROOT_DEV | 40 | arch/i386/boot/compressed/misc.c | #define ORIG_ROOT_DEV (*(unsigned short *)0x901FC) |
ORIG_ROOT_DEV | 71 | arch/i386/kernel/setup.c | #define ORIG_ROOT_DEV (*(unsigned short *) (PARAM+0x1FC)) |
ORIG_ROOT_DEV | 63 | arch/mips/kernel/setup.c | #define ORIG_ROOT_DEV (*(unsigned short *) (PARAM+0x1FC)) |