Lines Matching refs:uint16_t
83 uint16_t dkl_badchk; /* checksum of bad track */
85 uint16_t dkl_dtype; /* disk drive type */
86 uint16_t dkl_ndisk; /* # of disk drives */
87 uint16_t dkl_ncyl; /* # of data cylinders */
88 uint16_t dkl_acyl; /* # of alternate cylinders */
89 uint16_t dkl_nhead; /* # of heads in this partition */
90 uint16_t dkl_nsect; /* # of 512 byte sectors per track */
91 uint16_t dkl_bhead; /* identifies proper label locations */
92 uint16_t dkl_ppart; /* physical partition # */
97 uint16_t dkl_magic; /* identifies this label format */
98 uint16_t dkl_cksum; /* xor checksum of sector */