Home | History | Annotate | Download | only in hdt

Lines Matching refs:dmi

56     if (hardware->dmi.processor.thread_count != 0)
57 sprintf(buffer, ", %d thread", hardware->dmi.processor.thread_count);
79 hardware->dmi.system.manufacturer);
81 hardware->dmi.system.manufacturer);
86 hardware->dmi.system.product_name);
88 "System Product Name: %s", hardware->dmi.system.product_name);
93 hardware->dmi.system.serial);
95 "System Serial Number: %s", hardware->dmi.system.serial);
102 hardware->dmi.bios.version);
104 hardware->dmi.bios.version);
109 hardware->dmi.bios.release_date);
111 hardware->dmi.bios.release_date);