Searched refs:MAX_HEADS (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/format/ | ||
H A D | param.h | 54 #define MAX_HEADS (0x10000 - 1) /* max legal head count */ macro |
H A D | prompts.c | 115 ioparam.io_bounds.upper = MAX_HEADS; in get_nhead() |