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

/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Ddos.c569 RawCHS* start_chs; local
586 start_chs = &dos_data->orig->raw_part.chs_start;
587 c = chs_get_cylinder (start_chs);
588 h = chs_get_head (start_chs);
589 s = chs_get_sector (start_chs);

Completed in 26 milliseconds