Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/partitions/
H A 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()
/kernel/linux/linux-6.6/block/partitions/
H A 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()

Completed in 3 milliseconds