Home | History | Annotate | Download | only in stage2

Lines Matching refs:DRIVE_MAP_SIZE

81 static unsigned short bios_drive_map[DRIVE_MAP_SIZE + 1];
281 for (i = 0; i < DRIVE_MAP_SIZE; i++)
2573 for (i = 0; i < DRIVE_MAP_SIZE; i++)
2583 if (i == DRIVE_MAP_SIZE)
2592 sizeof (unsigned short) * (DRIVE_MAP_SIZE - i));