Lines Matching refs:riocm_error
65 #define riocm_error(fmt, arg...) \ macro
509 riocm_error("Invalid packet header"); in rio_cm_handler()
603 riocm_error("Unsupported TYPE code (0x%x). Msg dropped", in rio_ibmsg_handler()
662 riocm_error("tx_cnt %d out of sync", cm->tx_cnt); in rio_txcq_handler()
792 riocm_error("%s(%d) ch_%d not found", current->comm, in riocm_ch_send()
1051 riocm_error("send ACK to ch_%d on %s failed (ret=%d)", in riocm_send_ack()
1132 riocm_error("failed to get channel for new req (%ld)", in riocm_ch_accept()
1425 riocm_error("ch(%d) send CLOSE failed (ret=%d)", ch->id, ret); in riocm_send_close()
2071 riocm_error("Cannot register a device with error %d", ret); in riocm_cdev_add()
2112 riocm_error("failed to allocate OBMBOX_%d on %s", in riocm_add_mport()
2121 riocm_error("failed to allocate IBMBOX_%d on %s", in riocm_add_mport()
2298 riocm_error("Cannot create " DRV_NAME " class"); in riocm_init()
2318 riocm_error("class_interface_register error: %d", ret); in riocm_init()
2328 riocm_error("subsys_interface_register error: %d", ret); in riocm_init()
2334 riocm_error("failed to register reboot notifier (err=%d)", ret); in riocm_init()