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