Lines Matching refs:to_dev
80 dev_err(to_dev(ioat_chan), "Err(%d): %s\n", in ioat_print_chanerrs()
177 dev_dbg(to_dev(ioat_chan), in __ioat_issue_pending()
213 dev_err(to_dev(ioat_chan), in __ioat_start_null_desc()
218 dev_dbg(to_dev(ioat_chan), in __ioat_start_null_desc()
256 dev_dbg(to_dev(ioat_chan), in __ioat_restart_chan()
317 dev_dbg(to_dev(ioat_chan), "%s: cookie: %d\n", __func__, cookie); in ioat_tx_submit_unlock()
391 descs->virt = dma_alloc_coherent(to_dev(ioat_chan), in ioat_alloc_ring()
398 dma_free_coherent(to_dev(ioat_chan), in ioat_alloc_ring()
420 dma_free_coherent(to_dev(ioat_chan), in ioat_alloc_ring()
472 dev_dbg(to_dev(ioat_chan), "%s: num_descs: %d (%x:%x:%x)\n", in ioat_check_space_lock()
480 dev_dbg_ratelimited(to_dev(ioat_chan), in ioat_check_space_lock()
537 dev_dbg(to_dev(ioat_chan), "%s: phys_complete: %#llx\n", __func__, in ioat_get_current_completion()
599 dev_dbg(to_dev(ioat_chan), "%s: head: %#x tail: %#x issued: %#x\n", in __cleanup()
657 dev_dbg(to_dev(ioat_chan), "%s: cancel completion timeout\n", in __cleanup()
794 dev_dbg(to_dev(ioat_chan), "%s: error = %x:%x\n", in ioat_eh()
836 dev_err(to_dev(ioat_chan), "%s: fatal error (%x:%x)\n", in ioat_eh()
838 dev_err(to_dev(ioat_chan), "Errors handled:\n"); in ioat_eh()
840 dev_err(to_dev(ioat_chan), "Errors not handled:\n"); in ioat_eh()
892 dev_warn(to_dev(ioat_chan), "Reset channel...\n"); in ioat_reboot_chan()
894 dev_warn(to_dev(ioat_chan), "Restart channel...\n"); in ioat_reboot_chan()
917 dev_err(to_dev(ioat_chan), "%s: Channel halted (%x)\n", in ioat_timer_event()
919 dev_err(to_dev(ioat_chan), "Errors:\n"); in ioat_timer_event()
958 dev_err(to_dev(ioat_chan), "CHANSTS: %#Lx CHANERR: %#x\n", in ioat_timer_event()
960 dev_err(to_dev(ioat_chan), "Errors:\n"); in ioat_timer_event()
963 dev_dbg(to_dev(ioat_chan), "Active descriptors: %d\n", in ioat_timer_event()
973 dev_warn(to_dev(ioat_chan), in ioat_timer_event()