Searched refs:datasects (Results 1 – 5 of 5) sorted by relevance
138 end = datasects() - 1; in do_scan()188 end >= (diskaddr_t)datasects()) { in do_scan()
152 #define datasects() (ncyl * spc()) macro
272 ioparam.io_bounds.upper = datasects() - 1; in a_setup()
458 scan_upper = datasects() - 1; in init_globals()
864 ioparam.io_bounds.upper = end = datasects() - 1; in c_format()1126 if (start < totalsects() && end >= datasects()) { in c_format()