Searched refs:riocm_error (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/rapidio/ |
D | rio_cm.c | 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() 2114 riocm_error("failed to allocate OBMBOX_%d on %s", in riocm_add_mport() [all …]
|