Searched refs:SCRATCH_SIZE (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/boot/platform/amiga_m68k/
H A Ddevices.cpp32 #define SCRATCH_SIZE (2*4096) macro
33 static uint8 gScratchBuffer[SCRATCH_SIZE];
/haiku/src/system/boot/platform/atari_m68k/
H A Ddevices.cpp33 #define SCRATCH_SIZE (2*4096) macro
34 static uint8 gScratchBuffer[SCRATCH_SIZE];
627 uint32 scratchSize = SCRATCH_SIZE / fBlockSize;

Completed in 111 milliseconds