Searched defs:print_err (Results 1 – 5 of 5) sorted by relevance
47 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
56 #define print_err(f, arg...) printk(KERN_ERR DRIVER_NAME ": " f "\n", ## arg) macro
115 bool print_err) in bnx2x_validate_vf_sp_objs()
2372 int bnx2x_compare_fw_ver(struct bnx2x *bp, u32 load_code, bool print_err) in bnx2x_compare_fw_ver()