Searched refs:dtype_pcyl (Results 1 – 8 of 8) sorted by relevance
435 pcyl = cur_dtype->dtype_pcyl; in init_globals()632 cur_dtype->dtype_pcyl = ncyl + acyl; in get_disk_characteristics()652 cur_dtype->dtype_pcyl = get_pcyl(ncyl, cur_dtype->dtype_acyl); in get_disk_characteristics()
87 uint_t dtype_pcyl; /* # of physical cylinders */ member
663 cur_dtype->dtype_pcyl = update_label.dkl_pcyl;669 pcyl = cur_dtype->dtype_pcyl;
201 col = add_entry(col, fd, " : pcyl = %d", disk_type->dtype_pcyl); in add_disktype()
676 disk->dtype_pcyl = label->dkl_pcyl; in new_direct_disk_type()1396 pcyl = disk_type->dtype_pcyl; in use_existing_disk_type()1706 dp->dtype_pcyl == label->dkl_pcyl &&1868 disk->dtype_pcyl = label->dkl_pcyl;
715 dtype->dtype_pcyl = val; in sup_setdtype()2097 search_dtype->dtype_pcyl = search_label.dkl_pcyl; in add_device_to_disklist()2500 result |= (dp1->dtype_pcyl != dp2->dtype_pcyl); in check_dtypes_for_inconsistency()
495 label->dkl_pcyl = tptr->dtype_pcyl;
525 d->dtype_pcyl = get_pcyl(d->dtype_ncyl, d->dtype_acyl); in c_type()