Searched refs:dtype_rpm (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dhardware_structs.h91 uint_t dtype_rpm; /* rotations per minute */ member in struct:disk_type
H A Dmain.c608 cur_dtype->dtype_rpm = AVG_RPM;
630 cur_dtype->dtype_rpm = get_rpm();
H A Dadd_definition.c225 col = add_entry(col, fd, " : rpm = %d", disk_type->dtype_rpm);
H A Dmodify_partition.c522 label->dkl_rpm = tptr->dtype_rpm;
H A Dstartup.c704 dtype->dtype_rpm = val;
2083 search_dtype->dtype_rpm = search_label.dkl_rpm;
2490 result |= (dp1->dtype_rpm != dp2->dtype_rpm);
H A Dlabel.c332 label.dkl_rpm = cur_dtype->dtype_rpm;
396 geom.dkg_rpm = cur_dtype->dtype_rpm;
H A Dauto_sense.c680 disk->dtype_rpm = label->dkl_rpm;
1400 rpm = disk_type->dtype_rpm;
1872 disk->dtype_rpm = label->dkl_rpm;
H A Dmenu_command.c527 d->dtype_rpm = get_rpm();
1050 format_time = ((60000 / cur_dtype->dtype_rpm) +1) *

Completed in 80 milliseconds