Lines Matching refs:upper
279 ioparam.io_bounds.upper = 1;
292 ioparam.io_bounds.upper = physsects() - 1;
294 ioparam.io_bounds.upper = cur_parts->etoc->efi_last_lba;
308 ioparam.io_bounds.upper = pcyl - 1;
312 ioparam.io_bounds.upper = nhead - 1;
315 ioparam.io_bounds.upper = cur_dtype->dtype_bpt - 1;
319 ioparam.io_bounds.upper = (cur_dtype->dtype_bpt - def.bfi) * 8;
320 if (ioparam.io_bounds.upper >= 32 * 1024)
321 ioparam.io_bounds.upper = 32 * 1024 - 1;
397 ioparam.io_bounds.upper = count;