Home
last modified time | relevance | path

Searched refs:ioat_log_message (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/ioat/
HDioat.c108 #define ioat_log_message(v, ...) do { \ macro
377 ioat_log_message(0, "could not start channel: " in ioat_start_channel()
401 ioat_log_message(1, "Capabilities: %b\n", (int)ioat->capabilities, in ioat3_attach()
493 ioat_log_message(0, "unable to allocate pci resource\n"); in ioat_map_pci_bar()
552 ioat_log_message(0, "bus_alloc_resource failed\n"); in ioat_setup_intr()
560 ioat_log_message(0, "bus_setup_intr failed\n"); in ioat_setup_intr()
676 ioat_log_message(0, "Channel halted due to fatal programming error\n"); in ioat_process_events()
706 ioat_log_message(0, "Resetting channel to recover from error\n"); in ioat_process_events()
838 ioat_log_message(0, "%s: max_xfer_size = %d, requested = %u\n", in ioat_op_generic()
900 ioat_log_message(0, "%s: High 16 bits of src/dst invalid\n", in ioat_copy()
[all …]