tag | line | file | source code |
---|---|---|---|
BOOT_SIZE | 184 | arch/alpha/boot/main.c | return dispatch(CCB_READ, dev, count, addr, BOOT_SIZE/512 + 1); |
BOOT_SIZE | 59 | arch/alpha/boot/tools/build.c | system_size = BOOT_SIZE; |
BOOT_SIZE | 78 | arch/alpha/boot/tools/build.c | bootblock[60] = BOOT_SIZE / 512; /* count */ |