Searched refs:riocm_debug (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/rapidio/ |
H A D | rio_cm.c | 51 #define riocm_debug(level, fmt, arg...) \ macro 58 #define riocm_debug(level, fmt, arg...) \ macro 387 riocm_debug(RX_CMD, "channel %d is not in listen state", chnum); in riocm_req_handler() 457 riocm_debug(RX_CMD, "for ch=%d", ntohs(hh->dst_ch)); in riocm_close_handler() 472 riocm_debug(RX_CMD, "riocm_ch_close() returned %d", ret); in riocm_close_handler() 491 riocm_debug(RX_CMD, "OP=%x for ch=%d from %d", in rio_cm_handler() 529 riocm_debug(RX_DATA, "for ch=%d", ntohs(hdr->dst_ch)); in rio_rx_data_handler() 543 riocm_debug(RX_DATA, "ch=%d is in wrong state=%d", in rio_rx_data_handler() 553 riocm_debug(RX_DATA, "ch=%d is full", ch->id); in rio_rx_data_handler() 639 riocm_debug(TX_EVEN in rio_txcq_handler() [all...] |