Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_standalone_host_storage_basic_test.c1376 static void dump_data(UCHAR *buf, ULONG len) in dump_data() function
1405 dump_data(buf, 1 * 512); in demo_host_media_read_write_notify()
1408 dump_data(ram_disk_memory1 + sec_start * 512, 1 * 512); in demo_host_media_read_write_notify()
Dusbx_standalone_host_storage_insert_eject_test.c1368 static void dump_data(UCHAR *buf, ULONG len) in dump_data() function
1397 dump_data(buf, 1 * 512); in demo_host_media_read_write_notify()
1400 dump_data(ram_disk_memory1 + sec_start * 512, 1 * 512); in demo_host_media_read_write_notify()
Dusbx_standalone_host_storage_read_write_test.c1483 static void dump_data(UCHAR *buf, ULONG len) in dump_data() function
1512 dump_data(buf, 1 * 512); in demo_host_media_read_write_notify()
1515 dump_data(ram_disk_memory1 + sec_start * 512, 1 * 512); in demo_host_media_read_write_notify()