Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dwavfront.c502 DPRINT ((WF_DEBUG_IO|WF_DEBUG_CMD), "cannot request " in wavefront_cmd()
515 DPRINT (WF_DEBUG_IO, "bad write for byte " in wavefront_cmd()
534 DPRINT (WF_DEBUG_IO, "bad read for byte " in wavefront_cmd()
544 DPRINT (WF_DEBUG_IO, "bad read for " in wavefront_cmd()
572 DPRINT (WF_DEBUG_IO, "error %d (%s) " in wavefront_cmd()
607 DPRINT (WF_DEBUG_IO, "cannot read ack for " in wavefront_cmd()
625 DPRINT (WF_DEBUG_IO, "0x%x [%s] " in wavefront_cmd()
/linux-2.4.37.9/include/linux/
Dwavefront.h173 #define WF_DEBUG_IO 0x8 macro