Lines Matching refs:dmi_printk
109 #define dmi_printk(x) printk x macro
111 #define dmi_printk(x) macro
316 dmi_printk((KERN_INFO "SMBIOS v3 table at 0x%"PRIpaddr".\n", base)); in _dmi_iterate()
331 dmi_printk((KERN_INFO "%d structures occupying %u bytes.\n", in _dmi_iterate()
333 dmi_printk((KERN_INFO "DMI table at 0x%08X.\n", (u32)base)); in _dmi_iterate()
659 dmi_printk(("BIOS Vendor: %s\n", in dmi_decode()
662 dmi_printk(("BIOS Version: %s\n", in dmi_decode()
665 dmi_printk(("BIOS Release: %s\n", in dmi_decode()
670 dmi_printk(("System Vendor: %s\n", in dmi_decode()
673 dmi_printk(("Product Name: %s\n", in dmi_decode()
676 dmi_printk(("Version: %s\n", in dmi_decode()
679 dmi_printk(("Serial Number: %s\n", in dmi_decode()
683 dmi_printk(("Board Vendor: %s\n", in dmi_decode()
686 dmi_printk(("Board Name: %s\n", in dmi_decode()
689 dmi_printk(("Board Version: %s\n", in dmi_decode()