Searched refs:fx_rc (Results 1 – 3 of 3) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_standalone_host_storage_basic_test.c | 31 static VOID demo_host_media_read_write_notify(UINT fx_req, UINT fx_rc, 1386 static VOID demo_host_media_read_write_notify(UINT fx_req, UINT fx_rc, in demo_host_media_read_write_notify() argument 1391 UX_PARAMETER_NOT_USED(fx_rc); 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 | 31 static VOID demo_host_media_read_write_notify(UINT fx_req, UINT fx_rc, 1378 static VOID demo_host_media_read_write_notify(UINT fx_req, UINT fx_rc, in demo_host_media_read_write_notify() argument 1383 UX_PARAMETER_NOT_USED(fx_rc); 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 | 31 static VOID demo_host_media_read_write_notify(UINT fx_req, UINT fx_rc, 1493 static VOID demo_host_media_read_write_notify(UINT fx_req, UINT fx_rc, in demo_host_media_read_write_notify() argument 1498 UX_PARAMETER_NOT_USED(fx_rc); 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()
|