Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dfdisk.c274 int i, end_h, end_s, e_hh = 0, e_ss = 0, ini = 1, dirty = 0; in physical_HS() local
285 e_hh = end_h; in physical_HS()
288 } else if (e_hh !=end_h || e_ss != end_s) in physical_HS()
293 *h = e_hh; in physical_HS()