Searched refs:cylinder (Results 1 – 7 of 7) sorted by relevance
101 *c = ptr->ldptr.chs.cylinder; in eckd_format_chs()105 *c = ptr->bptr.chs.cylinder; in eckd_format_chs()115 const uint64_t cylinder = c + ((h & 0xfff0) << 12); in eckd_chs_to_block() local117 const block_number_t block = sectors * heads * cylinder in eckd_chs_to_block()125 return eckd_chs_to_block(chs->cylinder, chs->head, chs->sector); in eckd_block_num()
37 uint16_t cylinder; member50 uint32_t cylinder; member
17 # Policy that BIOS should use to interpret cylinder/head/sector22 # @auto: If cylinder/heads/sizes are passed, choose between none and
101 * ``Sectors`` - number of the disk sectors per cylinder
11 at cylinder 0 track 0 record 1. Note that the chain flag is on in this ccw
224 uint8_t cylinder; member356 chs->cylinder = 0xFF; in sector2CHS()361 chs->cylinder = (uint8_t)spos; in sector2CHS()
3932 cylinder.c: 5848