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

/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Ddos.c570 RawCHS* end_chs; local
593 end_chs = &dos_data->orig->raw_part.chs_end;
594 C = chs_get_cylinder (end_chs);
595 H = chs_get_head (end_chs);
596 S = chs_get_sector (end_chs);

Completed in 115 milliseconds