Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/format/
H A Dhardware_structs.h85 uint_t dtype_acyl; /* # of alternate cylinders */ member
H A Dmain.c409 acyl = cur_dtype->dtype_acyl;
627 cur_dtype->dtype_pcyl = get_pcyl(ncyl, cur_dtype->dtype_acyl); in get_disk_characteristics()
H A Dstartup.c692 dtype->dtype_acyl = val; in sup_setdtype()
1111 acyl = dtype->dtype_acyl; in sup_setpart()
2080 search_dtype->dtype_acyl = search_label.dkl_acyl; in add_device_to_disklist()
2236 (label->dkl_acyl != dtype->dtype_acyl) ||
2486 result |= (dp1->dtype_acyl != dp2->dtype_acyl);
H A Dadd_definition.c203 col = add_entry(col, fd, " : acyl = %d", disk_type->dtype_acyl);
H A Dmenu_fdisk.c661 cur_dtype->dtype_acyl = update_label.dkl_acyl;
665 acyl = cur_dtype->dtype_acyl;
H A Dauto_sense.c735 disk->dtype_acyl = label->dkl_acyl; in new_direct_disk_type()
1454 acyl = disk_type->dtype_acyl; in use_existing_disk_type()
1765 dp->dtype_acyl == label->dkl_acyl &&
1927 disk->dtype_acyl = label->dkl_acyl;
H A Dmenu_command.c446 tptr->dtype_acyl, tptr->dtype_nhead, in c_type()
519 d->dtype_acyl = get_acyl(d->dtype_ncyl); in c_type()
520 d->dtype_pcyl = get_pcyl(d->dtype_ncyl, d->dtype_acyl); in c_type()
H A Dmodify_partition.c517 label->dkl_acyl = tptr->dtype_acyl;
H A Dio.c2103 type->dtype_acyl, type->dtype_nhead,
2144 type->dtype_acyl, type->dtype_nhead,