Searched refs:peh (Results 1 – 1 of 1) sorted by relevance
1987 unsigned pec, peh, pes; /* physical ending c, h, s */ in check_consistency() local2001 peh = p->end_head; in check_consistency()2019 if (g_cylinders <= 1024 && (pec != lec || peh != leh || pes != les)) { in check_consistency()2022 printf(" phys=(%u,%u,%u) ", pec, peh, pes); in check_consistency()