Home
last modified time | relevance | path

Searched refs:dtype_acyl (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dhardware_structs.h86 uint_t dtype_acyl; /* # of alternate cylinders */ member
H A Dmain.c434 acyl = cur_dtype->dtype_acyl; in init_globals()
652 cur_dtype->dtype_pcyl = get_pcyl(ncyl, cur_dtype->dtype_acyl); in get_disk_characteristics()
H A Dstartup.c712 dtype->dtype_acyl = val; in sup_setdtype()
1131 acyl = dtype->dtype_acyl; in sup_setpart()
2099 search_dtype->dtype_acyl = search_label.dkl_acyl; in add_device_to_disklist()
2253 (label->dkl_acyl != dtype->dtype_acyl) || in dtype_match()
2499 result |= (dp1->dtype_acyl != dp2->dtype_acyl); in check_dtypes_for_inconsistency()
H A Dmenu_fdisk.c664 cur_dtype->dtype_acyl = update_label.dkl_acyl;
668 acyl = cur_dtype->dtype_acyl;
H A Dadd_definition.c199 col = add_entry(col, fd, " : acyl = %d", disk_type->dtype_acyl); in add_disktype()
H A Dauto_sense.c678 disk->dtype_acyl = label->dkl_acyl; in new_direct_disk_type()
1397 acyl = disk_type->dtype_acyl; in use_existing_disk_type()
1708 dp->dtype_acyl == label->dkl_acyl &&
1870 disk->dtype_acyl = label->dkl_acyl;
H A Dmenu_command.c454 tptr->dtype_acyl, tptr->dtype_nhead, in c_type()
524 d->dtype_acyl = get_acyl(d->dtype_ncyl); in c_type()
525 d->dtype_pcyl = get_pcyl(d->dtype_ncyl, d->dtype_acyl); in c_type()
H A Dmodify_partition.c497 label->dkl_acyl = tptr->dtype_acyl;
H A Dio.c2067 type->dtype_acyl, type->dtype_nhead, in pr_diskline()
2107 type->dtype_acyl, type->dtype_nhead, in pr_diskline()