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

/vbox/src/VBox/Storage/
H A DRAW.cpp78 #define RAW_MAX_FLOPPY_IMG_SIZE (512 * 82 * 48 * 2) macro
402 if (!(cbFile % 512) && cbFile <= RAW_MAX_FLOPPY_IMG_SIZE)

Completed in 44 milliseconds