Lines Matching refs:riocm_debug

51 #define riocm_debug(level, fmt, arg...) \  macro
58 #define riocm_debug(level, fmt, arg...) \ macro
391 riocm_debug(RX_CMD, "channel %d is not in listen state", chnum); in riocm_req_handler()
461 riocm_debug(RX_CMD, "for ch=%d", ntohs(hh->dst_ch)); in riocm_close_handler()
476 riocm_debug(RX_CMD, "riocm_ch_close() returned %d", ret); in riocm_close_handler()
495 riocm_debug(RX_CMD, "OP=%x for ch=%d from %d", in rio_cm_handler()
533 riocm_debug(RX_DATA, "for ch=%d", ntohs(hdr->dst_ch)); in rio_rx_data_handler()
547 riocm_debug(RX_DATA, "ch=%d is in wrong state=%d", in rio_rx_data_handler()
557 riocm_debug(RX_DATA, "ch=%d is full", ch->id); in rio_rx_data_handler()
643 riocm_debug(TX_EVENT, "for mport_%d slot %d tx_cnt %d", in rio_txcq_handler()
650 riocm_debug(TX_EVENT, "slot == ack_slot"); in rio_txcq_handler()
747 riocm_debug(TX, "Tx Queue is full"); in riocm_post_send()
755 riocm_debug(TX, "Add buf@%p destid=%x tx_slot=%d tx_cnt=%d", in riocm_post_send()
825 riocm_debug(TX, "ch %d send_err=%d", ch->id, ret); in riocm_ch_send()
887 riocm_debug(WAIT, "wait on %d returned %ld", ch->id, wret); in riocm_ch_receive()
1007 riocm_debug(WAIT, "wait on %d returns %ld", ch->id, wret); in riocm_ch_connect()
1098 riocm_debug(WAIT, "on %d", ch->id); in riocm_ch_accept()
1116 riocm_debug(WAIT, "on %d accept_queue is empty on completion", in riocm_ch_accept()
1124 riocm_debug(WAIT, "on %d returns %d", ch->id, err); in riocm_ch_accept()
1156 riocm_debug(RX_CMD, "found matching device(%s)", in riocm_ch_accept()
1206 riocm_debug(CHOP, "(ch_%d)", ch_id); in riocm_ch_listen()
1234 riocm_debug(CHOP, "ch_%d to mport_%d", ch_id, mport_id); in riocm_ch_bind()
1351 riocm_debug(CHOP, "Failed to allocate channel %d (err=%ld)", in riocm_ch_create()
1368 riocm_debug(CHOP, "(ch_%d)", ch->id); in riocm_ch_free()
1441 riocm_debug(CHOP, "ch_%d by %s(%d)", in riocm_ch_close()
1453 riocm_debug(WAIT, "wait on %d returns %ld", ch->id, wret); in riocm_ch_close()
1457 riocm_debug(CHOP, "%s(%d) timed out waiting for ch %d", in riocm_ch_close()
1462 riocm_debug(CHOP, "%s(%d) wait for ch %d was interrupted", in riocm_ch_close()
1468 riocm_debug(CHOP, "ch_%d resources released", ch->id); in riocm_ch_close()
1471 riocm_debug(CHOP, "failed to release ch_%d resources", ch->id); in riocm_ch_close()
1482 riocm_debug(INIT, "by %s(%d) filp=%p ", in riocm_cdev_open()
1500 riocm_debug(EXIT, "by %s(%d) filp=%p", in riocm_cdev_release()
1507 riocm_debug(EXIT, "ch_%d not released by %s(%d)", in riocm_cdev_release()
1665 riocm_debug(CHOP, "ch_%d requested by %s(%d)", in cm_chan_create()
1672 riocm_debug(CHOP, "ch_%d created by %s(%d)", in cm_chan_create()
1691 riocm_debug(CHOP, "ch_%d by %s(%d)", in cm_chan_close()
1755 riocm_debug(CHOP, "on ch_%d by %s(%d)", in cm_chan_accept()
1766 riocm_debug(CHOP, "new ch_%d for %s(%d)", in cm_chan_accept()
1954 riocm_debug(RDEV, "(%s)", rio_name(rdev)); in riocm_add_dev()
2002 riocm_debug(RDEV, "(%s)", rio_name(rdev)); in riocm_remove_dev()
2022 riocm_debug(RDEV, "removing peer %s", rio_name(rdev)); in riocm_remove_dev()
2081 riocm_debug(MPORT, "Added %s cdev(%d:%d)", in riocm_cdev_add()
2101 riocm_debug(MPORT, "add mport %s", mport->name); in riocm_add_mport()
2182 riocm_debug(MPORT, "%s", mport->name); in riocm_remove_mport()
2204 riocm_debug(RDEV, "%s drop ch_%d", in riocm_remove_mport()
2224 riocm_debug(RDEV, "ATTN: peer list not empty"); in riocm_remove_mport()
2226 riocm_debug(RDEV, "removing peer %s", rio_name(peer->rdev)); in riocm_remove_mport()
2233 riocm_debug(MPORT, "%s done", mport->name); in riocm_remove_mport()
2243 riocm_debug(EXIT, "."); in rio_cm_shutdown()
2255 riocm_debug(EXIT, "close ch %d", ch->id); in rio_cm_shutdown()
2310 riocm_debug(INIT, "Registered class with %d major", dev_major); in riocm_init()
2358 riocm_debug(EXIT, "enter"); in riocm_exit()