search for: dmi_memory_device_width

Displaying 1 result from an estimated 1 matches for "dmi_memory_device_width".

2009 Apr 10
2
[RESEND][PATCH] gpllib: dmi: set default memory speed to "Unknown"
...s_memory *mem = &dmi->memory[dmi->memory_count-1]; + sprintf(mem->speed, "%s", "Unknown"); dmi->memory[dmi->memory_count-1].filled=true; dmi_memory_array_error_handle(WORD(data + 0x06),mem->error); dmi_memory_device_width(WORD(data + 0x08),mem->total_width);