Searched refs:riocm_error (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/rapidio/
H A Drio_cm.c65 #define riocm_error(fmt, arg...) \ macro
511 riocm_error("Invalid packet header");
605 riocm_error("Unsupported TYPE code (0x%x). Msg dropped",
664 riocm_error("tx_cnt %d out of sync", cm->tx_cnt);
794 riocm_error("%s(%d) ch_%d not found", current->comm,
1053 riocm_error("send ACK to ch_%d on %s failed (ret=%d)",
1134 riocm_error("failed to get channel for new req (%ld)",
1427 riocm_error("ch(%d) send CLOSE failed (ret=%d)", ch->id, ret);
2073 riocm_error("Cannot register a device with error %d", ret);
2114 riocm_error("faile
[all...]

Completed in 278 milliseconds