Home
last modified time | relevance | path

Searched refs:PART_SIZE (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/win/
Dsyslinux.c46 #define PART_SIZE 0x10 macro
145 if (sector[PART_TABLE + (PART_SIZE * (partitionNum - 1))] != 0x80) { in FixMBR()
148 sector[PART_TABLE + (PART_SIZE * p)] = in FixMBR()