Lines Matching refs:riocm_error
65 #define riocm_error(fmt, arg...) \ macro
511 riocm_error("Invalid packet header"); in rio_cm_handler()
605 riocm_error("Unsupported TYPE code (0x%x). Msg dropped", in rio_ibmsg_handler()
664 riocm_error("tx_cnt %d out of sync", cm->tx_cnt); in rio_txcq_handler()
794 riocm_error("%s(%d) ch_%d not found", current->comm, in riocm_ch_send()
1053 riocm_error("send ACK to ch_%d on %s failed (ret=%d)", in riocm_send_ack()
1134 riocm_error("failed to get channel for new req (%ld)", in riocm_ch_accept()
1427 riocm_error("ch(%d) send CLOSE failed (ret=%d)", ch->id, ret); in riocm_send_close()
2073 riocm_error("Cannot register a device with error %d", ret); in riocm_cdev_add()
2114 riocm_error("failed to allocate OBMBOX_%d on %s", in riocm_add_mport()
2123 riocm_error("failed to allocate IBMBOX_%d on %s", in riocm_add_mport()
2300 riocm_error("Cannot create " DRV_NAME " class"); in riocm_init()
2320 riocm_error("class_interface_register error: %d", ret); in riocm_init()
2330 riocm_error("subsys_interface_register error: %d", ret); in riocm_init()
2336 riocm_error("failed to register reboot notifier (err=%d)", ret); in riocm_init()