Searched refs:kdbg (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvPCIMEM.c | 181 …kdbg("Created Mem info: size=%d,allocation=%d bytes, %d blocks per page", retval->size, retval->al… in pci_pool_create() 337 …kdbg("The allocated addr is %p, block size is %d ,bit_map[%d] is 0x%08X",retval, pool->size ,map,(… in pci_pool_alloc() 505 kdbg("Free Block: addr=0x%08X bitmap is 0x%08X",dma,(U32)page->bitmap [map]); in pci_pool_free()
|
| H A D | drvEHCI.h | 449 kdbg("%d sw_tmr",action); in timer_action_done() 483 kdbg("register %d sw_tmr",action); in timer_action() 485 kdbg("%s",""); in timer_action()
|
| H A D | drvMassStor.c | 1173 kdbg("WARNING: USB Mass Storage data integrity not assured%s\n",""); in storage_probe()
|
| H A D | drvEhciHcd.c | 6372 kdbg("action: 0x%08X %s",(U32)ehci->actions,"\n"); in ehci_watchdog()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/ |
| H A D | drvUSB.h | 754 #define kdbg dbg macro 756 #define kdbg(format, ...) do {} while (0) macro
|