Searched refs:io_bounds (Results 1 – 10 of 10) sorted by relevance
50 ioparam.io_bounds.lower = (1024 * 16) + 68; in get_mlba()51 ioparam.io_bounds.upper = UINT_MAX64; in get_mlba()65 ioparam.io_bounds.lower = 1; in get_ncyl()66 ioparam.io_bounds.upper = MAX_CYLS; in get_ncyl()81 ioparam.io_bounds.lower = 2;82 ioparam.io_bounds.upper = MAX_CYLS - n_cyls;99 ioparam.io_bounds.lower = n_cyls + a_cyls;100 ioparam.io_bounds.upper = MAX_CYLS;114 ioparam.io_bounds.lower = 1; in get_nhead()115 ioparam.io_bounds.upper = MAX_HEADS; in get_nhead()[all …]
271 ioparam.io_bounds.lower = 0; in a_setup()274 ioparam.io_bounds.upper = datasects() - 1; in a_setup()276 ioparam.io_bounds.upper = physsects() - 1; in a_setup()278 ioparam.io_bounds.upper = cur_parts->etoc->efi_last_lba; in a_setup()284 ioparam.io_bounds.lower = scan_lower; in a_setup()299 ioparam.io_bounds.lower = 1; in a_setup()300 ioparam.io_bounds.upper = 100; in a_setup()316 ioparam.io_bounds.lower = 1; in a_setup()328 ioparam.io_bounds.upper = min(size, BUF_SECTS); in a_setup()329 if (scan_size > ioparam.io_bounds.upper) in a_setup()[all …]
278 ioparam.io_bounds.lower = 0; in d_add()279 ioparam.io_bounds.upper = 1; in d_add()290 ioparam.io_bounds.lower = 0; in d_add()292 ioparam.io_bounds.upper = physsects() - 1; in d_add()294 ioparam.io_bounds.upper = cur_parts->etoc->efi_last_lba; in d_add()307 ioparam.io_bounds.lower = 0; in d_add()308 ioparam.io_bounds.upper = pcyl - 1; in d_add()312 ioparam.io_bounds.upper = nhead - 1; in d_add()315 ioparam.io_bounds.upper = cur_dtype->dtype_bpt - 1; in d_add()318 ioparam.io_bounds.lower = -1; in d_add()[all …]
160 ioparam.io_bounds.lower = 34; in change_partition()161 ioparam.io_bounds.upper = cur_parts->etoc->efi_last_u_lba; in change_partition()169 efi_deflt.end_sector = ioparam.io_bounds.upper - in change_partition()174 ioparam.io_bounds.lower = 0; in change_partition()175 ioparam.io_bounds.upper = cur_parts->etoc->efi_last_u_lba; in change_partition()247 ioparam.io_bounds.lower = 0; in change_partition()248 ioparam.io_bounds.upper = ncyl - 1; in change_partition()254 ioparam.io_bounds.lower = 0; in change_partition()255 ioparam.io_bounds.upper = (ncyl - i) * spc(); in change_partition()261 ioparam.io_bounds.upper); in change_partition()
147 ioparam.io_bounds.lower = 0; in c_disk()148 ioparam.io_bounds.upper = i - 1; in c_disk()252 ioparam.io_bounds.lower = 0; in c_disk()253 ioparam.io_bounds.upper = ndisks - 1; in c_disk()410 ioparam.io_bounds.lower = 0; in c_type()411 ioparam.io_bounds.upper = i; in c_type()853 ioparam.io_bounds.lower = start = 0; in c_format()856 ioparam.io_bounds.upper = end = datasects() - 1; in c_format()858 ioparam.io_bounds.upper = end = physsects() - 1; in c_format()861 ioparam.io_bounds.upper = end = cur_parts->etoc->efi_last_lba; in c_format()[all …]
477 ioparam.io_bounds.lower = 0;478 ioparam.io_bounds.upper = map[i].dkl_nblk +481 if (ioparam.io_bounds.upper == 0) {568 ioparam.io_bounds.lower = start_lba;569 ioparam.io_bounds.upper = map->efi_last_u_lba;570 efi_deflt.start_sector = ioparam.io_bounds.lower;
70 struct bounds io_bounds; member
798 bounds = (struct bounds *)¶m->io_bounds;842 bounds = (struct bounds *)¶m->io_bounds;872 bounds = (struct bounds *)¶m->io_bounds;906 bounds = (struct bounds *)¶m->io_bounds;1097 bounds = (struct bounds *)¶m->io_bounds;1267 bounds = (struct bounds *)¶m->io_bounds;1513 bounds = (struct bounds *)¶m->io_bounds;
1140 ioparam.io_bounds.lower = 1; in generic_disk_sense()1141 ioparam.io_bounds.upper = 2; in generic_disk_sense()1265 ioparam.io_bounds.lower = MINIMUM_NO_HEADS; in generic_disk_sense()1266 ioparam.io_bounds.upper = MAXIMUM_NO_HEADS; in generic_disk_sense()1269 ioparam.io_bounds.lower = MINIMUM_NO_SECTORS; in generic_disk_sense()1270 ioparam.io_bounds.upper = MAXIMUM_NO_SECTORS; in generic_disk_sense()1274 ioparam.io_bounds.lower = SUN_MIN_CYL; in generic_disk_sense()1275 ioparam.io_bounds.upper = MAXIMUM_NO_CYLINDERS; in generic_disk_sense()
231 ioparam.io_bounds.lower = 0; in p_select()232 ioparam.io_bounds.upper = i - 1; in p_select()