Searched refs:kaweth_dbg (Results 1 – 1 of 1) sorted by relevance
66 #define kaweth_dbg(format, arg...) printk(KERN_DEBUG __FILE__ ": " format "\n" ,##arg) macro68 #define kaweth_dbg(format, arg...) do {} while (0) macro259 kaweth_dbg("kaweth_control()"); in kaweth_control()262 kaweth_dbg("in_interrupt()"); in kaweth_control()269 kaweth_dbg("kmalloc() failed"); in kaweth_control()294 kaweth_dbg("Reading kaweth configuration"); in kaweth_read_configuration()316 kaweth_dbg("Setting URB size to %d", (unsigned)urb_size); in kaweth_set_urb_size()338 kaweth_dbg("Set SOFS wait to %d", (unsigned)sofs_wait); in kaweth_set_sofs_wait()361 kaweth_dbg("Set receive filter to %d", (unsigned)receive_filter); in kaweth_set_receive_filter()397 kaweth_dbg("High: %i, Low:%i", kaweth->firmware_buf[3], in kaweth_download_firmware()[all …]