Lines Matching refs:rpm
923 if (diskp->rpm == 0) {924 diskp->rpm = get_rpm(diskp, fd);927 if (diskp->rpm > 0) {928 if (nvlist_add_uint32(attrs, DM_RPM, diskp->rpm) != 0) {1151 * uscsi function to get the rpm of the drive1157 int rpm = -1;1195 page4->rpm = ntohs(page4->rpm);1198 rpm = page4->rpm;1206 return (rpm);