Searched refs:USB_DEBUG_MEM (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/include/usb/
H A Dusb.h159 //#define USB_DEBUG_MEM(x...) USB_DEBUG(x)
160 #define USB_DEBUG_MEM(x...) macro
/barrelfish-master/usr/drivers/usb/usb_manager/controller/ehci/
H A Dusb_ehci_memory.c107 USB_DEBUG_MEM(" Allocating QH: vaddr=%p, phys=%p (%x) [%x] (%u of %u)\n", qh,
204 USB_DEBUG_MEM(" Allocating QTD: vaddr=%p, phys=%p (%x) [%x]\n", qtd,
286 USB_DEBUG_MEM(" Allocating SITD: vaddr=%p, phys=%p (%x) [%x]\n", sitd,
356 USB_DEBUG_MEM(" Allocating ITD: vaddr=%p, phys=%p (%x) [%x]\n", itd,

Completed in 34 milliseconds