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

/linux-master/drivers/rapidio/
H A Drio_cm.c51 #define riocm_debug(level, fmt, arg...) \ macro
58 #define riocm_debug(level, fmt, arg...) \ macro
393 riocm_debug(RX_CMD, "channel %d is not in listen state", chnum);
463 riocm_debug(RX_CMD, "for ch=%d", ntohs(hh->dst_ch));
478 riocm_debug(RX_CMD, "riocm_ch_close() returned %d", ret);
497 riocm_debug(RX_CMD, "OP=%x for ch=%d from %d",
535 riocm_debug(RX_DATA, "for ch=%d", ntohs(hdr->dst_ch));
549 riocm_debug(RX_DATA, "ch=%d is in wrong state=%d",
559 riocm_debug(RX_DATA, "ch=%d is full", ch->id);
645 riocm_debug(TX_EVEN
[all...]

Completed in 90 milliseconds