Lines Matching refs:rmcd_debug
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()
672 rmcd_debug(DMA, "Register DMA_chan %d as default", in get_dma_channel()
713 rmcd_debug(DMA, "%s(%d) uses %s for DMA_%s", in do_dma_request()
723 rmcd_debug(DMA, "prep error for %s A:0x%llx L:0x%llx", in do_dma_request()
730 rmcd_debug(DMA, "prep error %d for %s A:0x%llx L:0x%llx", ret, in do_dma_request()
745 rmcd_debug(DMA, "pid=%d DMA_%s tx_cookie = %d", task_pid_nr(current), in do_dma_request()
950 rmcd_debug(DMA, "do_dma_request failed with err=%d", ret); in rio_dma_transfer()
1154 rmcd_debug(EXIT, "filp=%p", filp); in rio_mport_free_dma()
1168 rmcd_debug(DMA, "ERR no matching mapping"); in rio_mport_free_dma()
1298 rmcd_debug(IBW, "%s filp=%p", dev_name(&priv->md->dev), filp); in rio_mport_map_inbound()
1334 rmcd_debug(IBW, "%s filp=%p", dev_name(&priv->md->dev), filp); in rio_mport_inbound_free()
1367 rmcd_debug(MPORT, "port_index=%d", port_idx); in maint_port_idx_get()
1665 rmcd_debug(RDEV, "net_%d", net->id); in rio_release_net()
1698 rmcd_debug(RDEV, "name:%s ct:0x%x did:0x%x hc:0x%x", dev_info.name, in rio_mport_add_riodev()
1703 rmcd_debug(RDEV, "device %s already exists", dev_info.name); in rio_mport_add_riodev()
1733 rmcd_debug(RDEV, "failed to allocate net object"); in rio_mport_add_riodev()
1744 rmcd_debug(RDEV, "failed to register net, err=%d", err); in rio_mport_add_riodev()
1853 rmcd_debug(RDEV, in rio_mport_del_riodev()
1894 rmcd_debug(INIT, "%s filp=%p", dev_name(&chdev->dev), filp); in mport_cdev_open()
1957 rmcd_debug(EXIT, "from filp=%p %s(%d)", in mport_cdev_release_dma()
1961 rmcd_debug(EXIT, "No DMA channel for filp=%p", filp); in mport_cdev_release_dma()
1969 rmcd_debug(EXIT, "async list not empty filp=%p %s(%d)", in mport_cdev_release_dma()
1976 rmcd_debug(EXIT, "temp list not empty"); in mport_cdev_release_dma()
1978 rmcd_debug(EXIT, "free req->filp=%p cookie=%d compl=%s", in mport_cdev_release_dma()
1995 rmcd_debug(EXIT, "Release DMA channel for filp=%p %s(%d)", in mport_cdev_release_dma()
1999 rmcd_debug(EXIT, "Adjust default DMA channel refcount"); in mport_cdev_release_dma()
2021 rmcd_debug(EXIT, "%s filp=%p", dev_name(&priv->md->dev), filp); in mport_cdev_release()
2048 rmcd_debug(EXIT, "release mapping %p filp=%p", in mport_cdev_release()
2154 rmcd_debug(MMAP, "type %d mapping @ %p (phys = %pad) for %s", in mport_release_mapping()
2179 rmcd_debug(MMAP, "%pad", &map->phys_addr); in mport_mm_open()
2187 rmcd_debug(MMAP, "%pad", &map->phys_addr); in mport_mm_close()
2208 rmcd_debug(MMAP, "0x%x bytes at offset 0x%lx", in mport_cdev_mmap()
2233 rmcd_debug(MMAP, "MMAP adjusted offset = 0x%lx", vma->vm_pgoff); in mport_cdev_mmap()
2356 rmcd_debug(EXIT, "%s", dev_name(dev)); in mport_device_release()
2457 rmcd_debug(DMA, "%s", dev_name(&md->dev)); in mport_cdev_terminate_dma()
2504 rmcd_debug(EXIT, "Remove %s cdev", md->mport->name); in mport_cdev_remove()
2569 rmcd_debug(EXIT, "Remove %s", mport->name); in mport_remove_mport()
2615 rmcd_debug(INIT, "Registered class with major=%d", MAJOR(dev_number)); in mport_init()