Searched refs:rmcd_debug (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/rapidio/devices/ |
| H A D | rio_mport_cdev.c | 66 #define rmcd_debug(level, fmt, arg...) \ macro 72 #define rmcd_debug(level, fmt, arg...) \ macro 349 rmcd_debug(OBW, "did=%d ra=0x%llx sz=0x%x", rioid, raddr, size); in rio_mport_create_outbound_mapping() 418 rmcd_debug(OBW, "did=%d ra=0x%llx sz=0x%llx", in rio_mport_obw_map() 454 rmcd_debug(OBW, "h=0x%llx", handle); in rio_mport_obw_free() 460 rmcd_debug(OBW, "kref_put h=0x%llx", handle); in rio_mport_obw_free() 489 rmcd_debug(MPORT, "Set host device Id to %d", hdid); in maint_hdid_set() 509 rmcd_debug(MPORT, "Set host Component Tag to %d", comptag); in maint_comptag_set() 538 rmcd_debug(EXIT, "DMA_%d", md->dma_chan->chan_id); in mport_release_def_dma() 548 rmcd_debug(EXIT, "DMA_%d", priv->dmach->chan_id); in mport_release_dma() [all …]
|