Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvvfat.c345 static int sector2CHS(mbr_chs_t *chs, int spos, int cyls, int heads, int secs) in sector2CHS() function
380 lba = sector2CHS(&partition->start_CHS, s->offset_to_bootsector, in init_mbr()
382 lba |= sector2CHS(&partition->end_CHS, s->bs->total_sectors - 1, in init_mbr()