Searched refs:sec_count (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 1394 UX_PARAMETER_NOT_USED(sec_count); 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()
|
| 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 1386 UX_PARAMETER_NOT_USED(sec_count); 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()
|
| 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 1501 UX_PARAMETER_NOT_USED(sec_count); 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()
|