Searched refs:dtype_rpm (Results 1 – 8 of 8) sorted by relevance
92 uint_t dtype_rpm; /* rotations per minute */ member
633 cur_dtype->dtype_rpm = AVG_RPM; in get_disk_characteristics()655 cur_dtype->dtype_rpm = get_rpm(); in get_disk_characteristics()
221 col = add_entry(col, fd, " : rpm = %d", disk_type->dtype_rpm); in add_disktype()
724 dtype->dtype_rpm = val; in sup_setdtype()2102 search_dtype->dtype_rpm = search_label.dkl_rpm; in add_device_to_disklist()2503 result |= (dp1->dtype_rpm != dp2->dtype_rpm); in check_dtypes_for_inconsistency()
314 label.dkl_rpm = cur_dtype->dtype_rpm; in write_label()378 geom.dkg_rpm = cur_dtype->dtype_rpm; in write_label()
681 disk->dtype_rpm = label->dkl_rpm; in new_direct_disk_type()1401 rpm = disk_type->dtype_rpm; in use_existing_disk_type()1873 disk->dtype_rpm = label->dkl_rpm;
502 label->dkl_rpm = tptr->dtype_rpm;
531 d->dtype_rpm = get_rpm(); in c_type()1058 format_time = ((60000 / cur_dtype->dtype_rpm) +1) * in c_format()