Searched refs:MAX_CYLS (Results 1 – 2 of 2) sorted by relevance
66 ioparam.io_bounds.upper = MAX_CYLS; in get_ncyl()82 ioparam.io_bounds.upper = MAX_CYLS - n_cyls;100 ioparam.io_bounds.upper = MAX_CYLS;
53 #define MAX_CYLS (0x10000 - 1) /* max legal cylinder count */ macro