Home
last modified time | relevance | path

Searched refs:MAX_HEADS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dparam.h54 #define MAX_HEADS (0x10000 - 1) /* max legal head count */ macro
H A Dprompts.c112 ioparam.io_bounds.upper = MAX_HEADS; in get_nhead()