Home
last modified time | relevance | path

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

/linux-5.19.10/block/partitions/
Dacorn.c252 unsigned long start_sect, nr_sects, sectscyl, heads; in adfspart_check_ADFS() local
270 sectscyl = dr->secspertrack * heads; in adfspart_check_ADFS()
271 start_sect = ((data[0x1fe] << 8) + data[0x1fd]) * sectscyl; in adfspart_check_ADFS()