Lines Matching refs:str2ushort
2647 if (str2ushort(argv[1], &inlet) < 0) { in ipmi_nm_policy()
2666 if (str2ushort(argv[1], &power) < 0) { in ipmi_nm_policy()
2680 if (str2ushort(argv[1], &period) < 0) { in ipmi_nm_policy()
2698 if (str2ushort(argv[1], &cores) < 0) { in ipmi_nm_policy()
2975 if (str2ushort(argv[1], &minimum) < 0) { in ipmi_nm_set_range()
2981 if (str2ushort(argv[1], &maximum) < 0) { in ipmi_nm_set_range()
3165 if (str2ushort(argv[0], &thresh.thresholds[i++]) < 0) { in ipmi_nm_thresh()
3365 if (str2ushort(argv[4], &limit) != 0) { in ipmi_dcmi_set_limit()
3387 if (str2ushort(argv[8], &sample) != 0) { in ipmi_dcmi_set_limit()
3546 if (str2ushort(argv[8], &samplingTime) != 0) { in ipmi_dcmi_thermalpolicy()
3721 if (str2ushort(argv[2], &tmp_val) != 0) { in ipmi_dcmi_main()