Searched refs:chs_cyl_low (Results 1 – 1 of 1) sorted by relevance
97 #define chs_cyl_low(chs) ((uint16_t)chs[2]) macro98 #define chs_cylinder(chs) (chs_cyl_high(chs) | chs_cyl_low(chs))