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