Searched defs:print_err (Results 1 – 6 of 6) sorted by relevance
90 static void print_err(char *s) in print_err() function
180 static int microcode_sanity_check(void *mc, int print_err) in microcode_sanity_check()
35 #define print_err(f, arg...) printk(KERN_ERR DRIVER_NAME ": " f "\n", ## arg) macro
57 #define print_err(f, arg...) printk(KERN_ERR DRIVER_NAME ": " f "\n", ## arg) macro
113 bool print_err) in bnx2x_validate_vf_sp_objs()
2362 int bnx2x_compare_fw_ver(struct bnx2x *bp, u32 load_code, bool print_err) in bnx2x_compare_fw_ver()