Searched refs:sec_start (Results 1 – 3 of 3) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_standalone_host_storage_basic_test.c | 33 ULONG sec_start, ULONG sec_count, UCHAR* buf); 1388 ULONG sec_start, ULONG sec_count, UCHAR* buf) in demo_host_media_read_write_notify() argument 1393 UX_PARAMETER_NOT_USED(sec_start); in demo_host_media_read_write_notify() 1399 printf("Read(%ld,%ld) : 0x%x\n", sec_start, sec_count, fx_rc); in demo_host_media_read_write_notify() 1403 printf("Write(%ld,%ld) : 0x%x\n", sec_start, sec_count, fx_rc); 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()
|
| D | usbx_standalone_host_storage_insert_eject_test.c | 33 ULONG sec_start, ULONG sec_count, UCHAR* buf); 1380 ULONG sec_start, ULONG sec_count, UCHAR* buf) in demo_host_media_read_write_notify() argument 1385 UX_PARAMETER_NOT_USED(sec_start); in demo_host_media_read_write_notify() 1391 printf("Read(%ld,%ld) : 0x%x\n", sec_start, sec_count, fx_rc); in demo_host_media_read_write_notify() 1395 printf("Write(%ld,%ld) : 0x%x\n", sec_start, sec_count, fx_rc); 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()
|
| D | usbx_standalone_host_storage_read_write_test.c | 33 ULONG sec_start, ULONG sec_count, UCHAR* buf); 1495 ULONG sec_start, ULONG sec_count, UCHAR* buf) in demo_host_media_read_write_notify() argument 1500 UX_PARAMETER_NOT_USED(sec_start); in demo_host_media_read_write_notify() 1506 printf("Read(%ld,%ld) : 0x%x\n", sec_start, sec_count, fx_rc); in demo_host_media_read_write_notify() 1510 printf("Write(%ld,%ld) : 0x%x\n", sec_start, sec_count, fx_rc); 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()
|