Searched refs:get_inst (Results 1 – 1 of 1) sorted by relevance
1526 int i,j, tota_inst, get_inst, offset = 0; in ipmi_dcmi_prnt_get_temp_readings() local1540 get_inst = ((tota_inst / DCMI_MAX_BYTE_TEMP_READ_SIZE) ? in ipmi_dcmi_prnt_get_temp_readings()1558 offset += get_inst; in ipmi_dcmi_prnt_get_temp_readings()1559 tota_inst -= get_inst; in ipmi_dcmi_prnt_get_temp_readings()