Lines Matching refs:printk_err
528 #define printk_err(fmt,A...) printk ( KERN_ERR FST_NAME ": " fmt, ## A ) macro
978 printk_err("Mailbox safety timeout\n"); in fst_issue_cmd()
1255 printk_err("Frame received with 0 length. Card %d Port %d\n", in fst_intr_rx()
1513 printk_err in fst_intr()
1642 printk_err("intr: unknown card event %d. ignored\n", in fst_intr()
1664 printk_err("Bad shared memory version %d expected %d\n", in check_started_ok()
1670 printk_err("Missing shared memory signature\n"); in check_started_ok()
1678 printk_err("Firmware initialisation failed. Card halted\n"); in check_started_ok()
1682 printk_err("Unknown firmware status 0x%x\n", i); in check_started_ok()
2116 printk_err in fst_ioctl()
2435 printk_err("Cannot register HDLC device for port %d" in fst_init_card()
2491 printk_err("FarSync card found but insufficient memory for" in fst_add_one()
2499 printk_err("Failed to enable card. Err %d\n", -err); in fst_add_one()
2505 printk_err("Failed to allocate regions. Err %d\n", -err); in fst_add_one()
2516 printk_err("Physical memory remap failed\n"); in fst_add_one()
2523 printk_err("Control memory remap failed\n"); in fst_add_one()
2533 printk_err("Unable to register interrupt %d\n", card->irq); in fst_add_one()
2585 printk_err("Could not allocate rx dma buffer\n"); in fst_add_one()
2598 printk_err("Could not allocate tx dma buffer\n"); in fst_add_one()