Lines Matching refs:pr_debug

79 		pr_debug("%s:%d: lv1_open_device failed: %s\n", __func__,  in ps3_open_hv_device_sb()
135 pr_debug("%s:%d: lv1_gpu_open failed: %s\n", __func__, in ps3_open_hv_device_gpu()
168 pr_debug("%s:%d: match_id: %u\n", __func__, __LINE__, dev->match_id); in ps3_open_hv_device()
185 pr_debug("%s:%d: unsupported match_id: %u\n", __func__, in ps3_open_hv_device()
187 pr_debug("%s:%d: bus_id: %llu\n", __func__, __LINE__, in ps3_open_hv_device()
196 pr_debug("%s:%d: unknown match_id: %u\n", __func__, __LINE__, in ps3_open_hv_device()
206 pr_debug("%s:%d: match_id: %u\n", __func__, __LINE__, dev->match_id); in ps3_close_hv_device()
223 pr_debug("%s:%d: unsupported match_id: %u\n", __func__, in ps3_close_hv_device()
225 pr_debug("%s:%d: bus_id: %llu\n", __func__, __LINE__, in ps3_close_hv_device()
234 pr_debug("%s:%d: unknown match_id: %u\n", __func__, __LINE__, in ps3_close_hv_device()
245 pr_debug("%s:%d: dev %llu:%llu\n", func, line, r->dev->bus_id, in _dump_mmio_region()
247 pr_debug("%s:%d: bus_addr %lxh\n", func, line, r->bus_addr); in _dump_mmio_region()
248 pr_debug("%s:%d: len %lxh\n", func, line, r->len); in _dump_mmio_region()
249 pr_debug("%s:%d: lpar_addr %lxh\n", func, line, r->lpar_addr); in _dump_mmio_region()
262 pr_debug("%s:%d: lv1_map_device_mmio_region failed: %s\n", in ps3_sb_mmio_region_create()
292 pr_debug("%s:%d: lv1_unmap_device_mmio_region failed: %s\n", in ps3_sb_free_mmio_region()
365 pr_debug("%s:%d: dev=%u.%u(%s), drv=%u.%u(%s): miss\n", in ps3_system_bus_match()
388 pr_debug("%s:%d: %s no probe method\n", __func__, __LINE__, in ps3_system_bus_probe()
391 pr_debug(" <- %s:%d: %s\n", __func__, __LINE__, dev_name(&dev->core)); in ps3_system_bus_probe()
413 pr_debug(" <- %s:%d: %s\n", __func__, __LINE__, dev_name(&dev->core)); in ps3_system_bus_remove()
497 pr_debug(" -> %s:%d\n", __func__, __LINE__); in ps3_system_bus_init()
507 pr_debug(" <- %s:%d\n", __func__, __LINE__); in ps3_system_bus_init()
531 pr_debug("%s:%d: get_free_pages failed\n", __func__, __LINE__); in ps3_alloc_coherent()
540 pr_debug("%s:%d: ps3_dma_map failed (%d)\n", in ps3_alloc_coherent()
585 pr_debug("%s:%d: ps3_dma_map failed (%d)\n", in ps3_sb_map_page()
622 pr_debug("%s:%d: ps3_dma_map failed (%d)\n", in ps3_ioc0_map_page()
637 pr_debug("%s:%d: ps3_dma_unmap failed (%d)\n", in ps3_unmap_page()
658 pr_debug("%s:%d: ps3_dma_map failed (%d)\n", in ps3_sb_map_sg()
780 pr_debug("%s:%d add %s\n", __func__, __LINE__, dev_name(&dev->core)); in ps3_system_bus_device_register()
792 pr_debug(" -> %s:%d: %s\n", __func__, __LINE__, drv->core.name); in ps3_system_bus_driver_register()
800 pr_debug(" <- %s:%d: %s\n", __func__, __LINE__, drv->core.name); in ps3_system_bus_driver_register()
808 pr_debug(" -> %s:%d: %s\n", __func__, __LINE__, drv->core.name); in ps3_system_bus_driver_unregister()
810 pr_debug(" <- %s:%d: %s\n", __func__, __LINE__, drv->core.name); in ps3_system_bus_driver_unregister()