Home
last modified time | relevance | path

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

/freebsd/sys/dev/atopcase/
H A Datopcase.c69 DPRINTFN(ATOPCASE_LLEVEL_DEBUG, "wakeup: %p\n", chan); \
128 DPRINTFN(ATOPCASE_LLEVEL_DEBUG, "Wrote command\n"); in atopcase_receive_status()
151 DPRINTFN(ATOPCASE_LLEVEL_DEBUG, in atopcase_process_message()
158 DPRINTFN(ATOPCASE_LLEVEL_DEBUG, in atopcase_process_message()
234 DPRINTFN(ATOPCASE_LLEVEL_DEBUG, "packet with failed checksum\n"); in atopcase_receive_packet()
243 DPRINTFN(ATOPCASE_LLEVEL_DEBUG, "'Nothing' packet: %*D\n", 4, in atopcase_receive_packet()
250 DPRINTFN(ATOPCASE_LLEVEL_DEBUG, in atopcase_receive_packet()
260 DPRINTFN(ATOPCASE_LLEVEL_DEBUG, in atopcase_receive_packet()
269 DPRINTFN(ATOPCASE_LLEVEL_DEBUG, "GPE boot packet\n"); in atopcase_receive_packet()
278 DPRINTFN(ATOPCASE_LLEVEL_DEBUG, in atopcase_receive_packet()
[all …]
H A Datopcase_acpi.c144 DPRINTFN(ATOPCASE_LLEVEL_DEBUG, "Timer event\n"); in atopcase_acpi_task()
160 DPRINTFN(ATOPCASE_LLEVEL_DEBUG, "GPE event\n"); in atopcase_acpi_gpe_task()
183 DPRINTFN(ATOPCASE_LLEVEL_DEBUG, "Interrupt event\n"); in atopcase_acpi_intr()
H A Datopcase_var.h119 ATOPCASE_LLEVEL_DEBUG, /* for troubleshooting */ enumerator