Searched refs:heads (Results 1 – 3 of 3) sorted by relevance
200 (dr->heads + (dr->lowsector & 0x40 ? 1 : 0)) * in adfspart_check_CUMANA()252 unsigned long start_sect, nr_sects, sectscyl, heads; in adfspart_check_ADFS() local269 heads = dr->heads + ((dr->lowsector >> 6) & 1); in adfspart_check_ADFS()270 sectscyl = dr->secspertrack * heads; in adfspart_check_ADFS()
41 return cyl * geo->heads * geo->sectors + in cchh2blk()59 return cyl * geo->heads * geo->sectors + in cchhb2blk()221 geo_size = geo->cylinders * geo->heads in find_lnx1_partitions()
405 unsigned char heads; member