Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Danalyze.c138 end = datasects() - 1; in do_scan()
188 end >= (diskaddr_t)datasects()) { in do_scan()
H A Dglobal.h152 #define datasects() (ncyl * spc()) macro
H A Dmenu_analyze.c272 ioparam.io_bounds.upper = datasects() - 1; in a_setup()
H A Dmain.c458 scan_upper = datasects() - 1; in init_globals()
H A Dmenu_command.c864 ioparam.io_bounds.upper = end = datasects() - 1; in c_format()
1126 if (start < totalsects() && end >= datasects()) { in c_format()