Searched refs:datasects (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dglobal.h152 #define datasects() (ncyl * spc()) macro
H A Danalyze.c150 end = datasects() - 1;
200 end >= (diskaddr_t)datasects()) {
H A Dmenu_analyze.c274 ioparam.io_bounds.upper = datasects() - 1;
H A Dmain.c433 scan_upper = datasects() - 1;
H A Dmenu_command.c856 ioparam.io_bounds.upper = end = datasects() - 1;
1118 if (start < totalsects() && end >= datasects()) {

Completed in 66 milliseconds