Searched refs:temp_le (Results 1 – 2 of 2) sorted by relevance
70 __le16 temp_le; in ssam_tmp_get_temperature() local73 status = __ssam_tmp_get_temperature(sdev->ctrl, sdev->uid.target, iid, &temp_le); in ssam_tmp_get_temperature()78 *temperature = (le16_to_cpu(temp_le) - 2731) * 100L; in ssam_tmp_get_temperature()
1357 __le32 *temp_le; in qlcnic_83xx_copy_fw_file() local1370 temp_le = (__le32 *)fw->data; in qlcnic_83xx_copy_fw_file()1376 temp[i] = __le32_to_cpu(temp_le[i]); in qlcnic_83xx_copy_fw_file()