Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmsdos_partition.h15 u8 end_cyl; /* end cylinder */ member
/linux/drivers/scsi/
H A Dscsi_debug.c7129 pp->end_cyl = end_sec / heads_by_sects; in sdebug_build_parts()
7130 pp->end_head = (end_sec - (pp->end_cyl * heads_by_sects)) in sdebug_build_parts()