Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dprompts.c75 get_acyl(int n_cyls) in get_acyl() argument
81 ioparam.io_bounds.upper = MAX_CYLS - n_cyls; in get_acyl()
91 get_pcyl(int n_cyls, int a_cyls) in get_pcyl() argument
96 ioparam.io_bounds.lower = n_cyls + a_cyls; in get_pcyl()
98 deflt = n_cyls + a_cyls; in get_pcyl()
H A Dprompts.h37 int get_acyl(int n_cyls);
38 int get_pcyl(int n_cyls, int p_cyls);