Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/cris/drivers/
Dusb-host.c68 #define dbg_epid(format, arg...) printk(KERN_DEBUG __FILE__ ": (EPID) " format "\n" , ## arg) macro
70 #define dbg_epid(format, arg...) do {} while (0) macro
1081 dbg_epid("Setting up epid %d with devnum %d, endpoint %d and max_len %d (%s)", in etrax_usb_setup_epid()
1113 dbg_epid("Freed epid %d", epid); in etrax_usb_free_epid()
1157 dbg_epid("Found epid %d for devnum %d, endpoint %d (%s)", in etrax_usb_lookup_epid()
1171 dbg_epid("Found epid %d for devnum %d, endpoint %d (%s)", in etrax_usb_lookup_epid()
1192 dbg_epid("Found free epid %d", i); in etrax_usb_allocate_epid()
1198 dbg_epid("Found no free epids"); in etrax_usb_allocate_epid()