Home
last modified time | relevance | path

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

/block/partitions/
Dacorn.c200 (dr->heads + (dr->lowsector & 0x40 ? 1 : 0)) * in adfspart_check_CUMANA()
252 unsigned long start_sect, nr_sects, sectscyl, heads; in adfspart_check_ADFS() local
269 heads = dr->heads + ((dr->lowsector >> 6) & 1); in adfspart_check_ADFS()
270 sectscyl = dr->secspertrack * heads; in adfspart_check_ADFS()
Dibm.c41 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()
/block/
Dioctl.c405 unsigned char heads; member