Searched defs:error_print (Results 1 – 2 of 2) sorted by relevance
31 function error_print { function
99 #define error_print(format, ...) printk(BIOS_ERR, format, ##__VA_ARGS__) macro