Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvUSBDisk.c226 void dump_data(cyg_uint8 *buf, cyg_uint32 len) in dump_data() function
297 dump_data(buf, len* 512); in usb_disk_read()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSBDisk.c231 void dump_data(cyg_uint8 *buf, cyg_uint32 len) in dump_data() function
302 dump_data(buf, len* 512); in usb_disk_read()