Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/format/
H A Dprompts.c75 get_acyl(n_cyls) in get_acyl() argument
76 int n_cyls; in get_acyl()
82 ioparam.io_bounds.upper = MAX_CYLS - n_cyls;
92 get_pcyl(n_cyls, a_cyls) in get_pcyl() argument
93 int n_cyls; in get_pcyl()
99 ioparam.io_bounds.lower = n_cyls + a_cyls;
101 deflt = n_cyls + a_cyls;
H A Dprompts.h39 int get_acyl(int n_cyls);
40 int get_pcyl(int n_cyls, int p_cyls);