Home
last modified time | relevance | path

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

/external/syslinux/win/
Dsyslinux.c77 int GetBytesPerSector(HANDLE drive) in GetBytesPerSector() function
114 if (GetBytesPerSector(drive) != SECTOR_SIZE) { in FixMBR()
117 GetBytesPerSector(drive), SECTOR_SIZE); in FixMBR()