HomeSort by: relevance | last modified time | path
    Searched refs:BOOTINFO_BLOCK_SIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/playstation2/include/
bootinfo.h 31 #define BOOTINFO_BLOCK_SIZE 0x1000
32 #define BOOTINFO_BLOCK_BASE (PS2_MEMORY_SIZE - BOOTINFO_BLOCK_SIZE)
  /src/sys/arch/playstation2/playstation2/
machdep.c 129 size = PS2_MEMORY_SIZE - start - BOOTINFO_BLOCK_SIZE;

Completed in 13 milliseconds