Searched refs:p_sizeh (Results 1 – 2 of 2) sorted by relevance
126 u_int16_t p_sizeh; /* number of sectors (high part) */ member157 #define DL_GETPSIZE(p) (((u_int64_t)(p)->p_sizeh << 32) + (p)->p_size)160 (p)->p_sizeh = __x >> 32; \
248 pp->p_sizeh = swap16(pp->p_sizeh); in checkdisklabel()282 pp->p_sizeh = 0; in checkdisklabel()