Searched refs:max_head (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/x86/x86/
H A Dautoconf.c133 int max_cylinder, max_head, max_sector; local
147 max_head = (bios_geom >> 8) & 0xff;
152 max_head, max_head + 1,

Completed in 57 milliseconds