Home
last modified time | relevance | path

Searched refs:UX_HOST_CLASS_STORAGE_CBW_CB (Results 1 – 25 of 41) sorted by relevance

12

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_media_recovery_sense_get.c109 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_MODE_SENSE_OPERATION) = UX_HOST_CLAS… in _ux_host_class_storage_media_recovery_sense_get()
113 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_MODE_SENSE_OPERATION) = UX_HOST_CLAS… in _ux_host_class_storage_media_recovery_sense_get()
118 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_MODE_SENSE_PC_PAGE_CODE) = UX_HOST_CL… in _ux_host_class_storage_media_recovery_sense_get()
121 …_ux_utility_short_put_big_endian(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_MODE_S… in _ux_host_class_storage_media_recovery_sense_get()
Dux_host_class_storage_media_protection_check.c111 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_MODE_SENSE_OPERATION) = UX_HOST_CLAS… in _ux_host_class_storage_media_protection_check()
116 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_MODE_SENSE_OPERATION) = UX_HOST_CLAS… in _ux_host_class_storage_media_protection_check()
122 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_MODE_SENSE_PC_PAGE_CODE) = UX_HOST_CL… in _ux_host_class_storage_media_protection_check()
125 …_ux_utility_short_put_big_endian(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_MODE_S… in _ux_host_class_storage_media_protection_check()
Dux_host_class_storage_request_sense.c113 …if (*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_OPERATION) == UX_HO… in _ux_host_class_storage_request_sense()
124 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_OPERATION) = UX_HOST_C… in _ux_host_class_storage_request_sense()
127 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_ALLOCATION_LENGTH) = U… in _ux_host_class_storage_request_sense()
Dux_host_class_storage_start_stop.c102 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_START_STOP_OPERATION) = UX_HOST_CLAS… in _ux_host_class_storage_start_stop()
105 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_START_STOP_START_BIT) = (UCHAR) star… in _ux_host_class_storage_start_stop()
Dux_host_class_storage_media_format_capacity_get.c107 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_READ_FORMAT_OPERATION) = UX_HOST_CLA… in _ux_host_class_storage_media_format_capacity_get()
110 …_ux_utility_short_put_big_endian(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_READ_F… in _ux_host_class_storage_media_format_capacity_get()
Dux_host_class_storage_media_characteristics_get.c105 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_OPERATION) = UX_HOST_CLASS_S… in _ux_host_class_storage_media_characteristics_get()
108 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_ALLOCATION_LENGTH) = UX_HOST… in _ux_host_class_storage_media_characteristics_get()
Dux_host_class_storage_cbw_initialize.c111 …_ux_utility_memory_set(cbw + UX_HOST_CLASS_STORAGE_CBW_CB, 0, (ULONG) command_length); /* Use case… in _ux_host_class_storage_cbw_initialize()
Dux_host_class_storage_unit_ready_test.c104 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_TEST_READY_OPERATION) = UX_HOST_CLAS… in _ux_host_class_storage_unit_ready_test()
Dux_host_class_storage_media_capacity_get.c149 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_READ_CAPACITY_OPERATION) = UX_HOST_C… in _ux_host_class_storage_media_capacity_get()
Dux_host_class_storage_transport_cb.c114 ufi = cbw + UX_HOST_CLASS_STORAGE_CBW_CB; in _ux_host_class_storage_transport_cb()
Dux_host_class_storage_media_write.c49 cbw_cb = cbw + UX_HOST_CLASS_STORAGE_CBW_CB; in _ux_host_class_storage_write_initialize()
Dux_host_class_storage_media_read.c49 cbw_cb = cbw + UX_HOST_CLASS_STORAGE_CBW_CB; in _ux_host_class_storage_read_initialize()
Dux_host_class_storage_transport_cbi.c116 ufi = cbw + UX_HOST_CLASS_STORAGE_CBW_CB; in _ux_host_class_storage_transport_cbi()
/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_storage_invalid_lun_test.c446 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_OPERATION) = UX_HOST_CLASS_ST… in _test_host_class_storage_inquiry()
449 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_PAGE_CODE) = page_code; in _test_host_class_storage_inquiry()
452 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_ALLOCATION_LENGTH) = (UCHAR)… in _test_host_class_storage_inquiry()
482 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_MODE_SENSE_SHORT; in _test_init_cbw_MODE_SENSE()
483 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_SLAVE_CLASS_STORAGE_MODE_SENSE_PARAMETER_LIST_LENGTH_6) … in _test_init_cbw_MODE_SENSE()
487 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_MODE_SENSE; in _test_init_cbw_MODE_SENSE()
488 …_ux_utility_short_put_big_endian(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_SLAVE_CLASS_STORAGE_MODE_… in _test_init_cbw_MODE_SENSE()
490 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_SLAVE_CLASS_STORAGE_MODE_SENSE_PC_PAGE_CODE) = page_code; in _test_init_cbw_MODE_SENSE()
629 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_OPERATION) = UX_HOST_C… in _test_request_sense()
630 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_ALLOCATION_LENGTH) = U… in _test_request_sense()
Dusbx_ux_device_class_storage_initialize_test.c447 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_OPERATION) = UX_HOST_CLASS_ST… in test_host_class_storage_inquiry()
450 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_PAGE_CODE) = page_code; in test_host_class_storage_inquiry()
453 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_ALLOCATION_LENGTH) = (UCHAR)… in test_host_class_storage_inquiry()
474 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_MODE_SENSE_SHORT; in _test_init_cbw_MODE_SENSE()
475 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_SLAVE_CLASS_STORAGE_MODE_SENSE_PARAMETER_LIST_LENGTH_6) … in _test_init_cbw_MODE_SENSE()
479 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_MODE_SENSE; in _test_init_cbw_MODE_SENSE()
480 …_ux_utility_short_put_big_endian(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_SLAVE_CLASS_STORAGE_MODE_… in _test_init_cbw_MODE_SENSE()
482 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_SLAVE_CLASS_STORAGE_MODE_SENSE_PC_PAGE_CODE) = page_code; in _test_init_cbw_MODE_SENSE()
621 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_OPERATION) = UX_HOST_C… in _test_request_sense()
622 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_ALLOCATION_LENGTH) = U… in _test_request_sense()
Dusbx_ux_device_class_storage_inquiry_test.c465 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_OPERATION) = UX_HOST_CLASS_ST… in _test_host_class_storage_inquiry()
468 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_PAGE_CODE) = page_code; in _test_host_class_storage_inquiry()
471 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_ALLOCATION_LENGTH) = (UCHAR)… in _test_host_class_storage_inquiry()
501 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_MODE_SENSE_SHORT; in _test_init_cbw_MODE_SENSE()
502 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_SLAVE_CLASS_STORAGE_MODE_SENSE_PARAMETER_LIST_LENGTH_6) … in _test_init_cbw_MODE_SENSE()
506 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_MODE_SENSE; in _test_init_cbw_MODE_SENSE()
507 …_ux_utility_short_put_big_endian(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_SLAVE_CLASS_STORAGE_MODE_… in _test_init_cbw_MODE_SENSE()
509 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_SLAVE_CLASS_STORAGE_MODE_SENSE_PC_PAGE_CODE) = page_code; in _test_init_cbw_MODE_SENSE()
648 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_OPERATION) = UX_HOST_C… in _test_request_sense()
649 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_ALLOCATION_LENGTH) = U… in _test_request_sense()
Dusbx_ux_device_class_storage_synchronize_cache_test.c453 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_OPERATION) = UX_HOST_CLASS_ST… in test_host_class_storage_inquiry()
456 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_PAGE_CODE) = page_code; in test_host_class_storage_inquiry()
459 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_ALLOCATION_LENGTH) = (UCHAR)r… in test_host_class_storage_inquiry()
480 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_SYNCHRONIZE_CACHE; in _test_init_cbw_SYNCHRONIZE_CACHE()
481 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_SLAVE_CLASS_STORAGE_SYNCHRONIZE_CACHE_FLAGS) = immed ? U… in _test_init_cbw_SYNCHRONIZE_CACHE()
482 …_ux_utility_long_put_big_endian(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_SLAVE_CLASS_STORAGE_SYNCHR… in _test_init_cbw_SYNCHRONIZE_CACHE()
483 …_ux_utility_short_put_big_endian(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_SLAVE_CLASS_STORAGE_SYNCH… in _test_init_cbw_SYNCHRONIZE_CACHE()
622 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_OPERATION) = UX_HOST_C… in _test_request_sense()
623 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_ALLOCATION_LENGTH) = U… in _test_request_sense()
Dusbx_standalone_device_storage_read_write_test.c698 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_OPERATION) = UX_HOST_CLASS_ST… in _test_host_class_storage_inquiry()
701 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_PAGE_CODE) = page_code; in _test_host_class_storage_inquiry()
704 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_ALLOCATION_LENGTH) = (UCHAR)… in _test_host_class_storage_inquiry()
878 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_OPERATION) = UX_HOST_C… in _test_request_sense()
879 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_ALLOCATION_LENGTH) = U… in _test_request_sense()
950 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = op6_10_12_16_32; in _test_init_cbw_READ_EX()
951 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + cbw_READ_info[op].flags_pos) = 0; in _test_init_cbw_READ_EX()
954 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + i) = (UCHAR)lba; in _test_init_cbw_READ_EX()
959 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + i) = (UCHAR)len; in _test_init_cbw_READ_EX()
1012 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = op6_10_12_16_32; in _test_init_cbw_WRITE_EX()
[all …]
Dusbx_standalone_device_storage_basic_test.c698 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_OPERATION) = UX_HOST_CLASS_ST… in _test_host_class_storage_inquiry()
701 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_PAGE_CODE) = page_code; in _test_host_class_storage_inquiry()
704 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_ALLOCATION_LENGTH) = (UCHAR)… in _test_host_class_storage_inquiry()
878 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_OPERATION) = UX_HOST_C… in _test_request_sense()
879 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_ALLOCATION_LENGTH) = U… in _test_request_sense()
950 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = op6_10_12_16_32; in _test_init_cbw_READ_EX()
951 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + cbw_READ_info[op].flags_pos) = 0; in _test_init_cbw_READ_EX()
954 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + i) = (UCHAR)lba; in _test_init_cbw_READ_EX()
959 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + i) = (UCHAR)len; in _test_init_cbw_READ_EX()
1012 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = op6_10_12_16_32; in _test_init_cbw_WRITE_EX()
[all …]
Dusbx_standalone_device_storage_error_cv_test.c698 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_OPERATION) = UX_HOST_CLASS_ST… in _test_host_class_storage_inquiry()
701 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_PAGE_CODE) = page_code; in _test_host_class_storage_inquiry()
704 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_ALLOCATION_LENGTH) = (UCHAR)… in _test_host_class_storage_inquiry()
878 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_OPERATION) = UX_HOST_C… in _test_request_sense()
879 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_ALLOCATION_LENGTH) = U… in _test_request_sense()
950 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = op6_10_12_16_32; in _test_init_cbw_READ_EX()
951 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + cbw_READ_info[op].flags_pos) = 0; in _test_init_cbw_READ_EX()
954 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + i) = (UCHAR)lba; in _test_init_cbw_READ_EX()
959 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + i) = (UCHAR)len; in _test_init_cbw_READ_EX()
1012 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = op6_10_12_16_32; in _test_init_cbw_WRITE_EX()
[all …]
Dusbx_ux_device_class_storage_write_test.c469 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_OPERATION) = UX_HOST_CLASS_ST… in test_host_class_storage_inquiry()
472 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_PAGE_CODE) = page_code; in test_host_class_storage_inquiry()
475 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_ALLOCATION_LENGTH) = (UCHAR)… in test_host_class_storage_inquiry()
528 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = op6_10_12_16_32; in _test_init_cbw_WRITE_EX()
529 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + cbw_WRITE_info[op].flags_pos) = 0; in _test_init_cbw_WRITE_EX()
532 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + i) = (UCHAR)lba; in _test_init_cbw_WRITE_EX()
537 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + i) = (UCHAR)len; in _test_init_cbw_WRITE_EX()
683 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_OPERATION) = UX_HOST_C… in _test_request_sense()
684 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_ALLOCATION_LENGTH) = U… in _test_request_sense()
Dusbx_ux_device_class_storage_read_test.c469 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_OPERATION) = UX_HOST_CLASS_ST… in test_host_class_storage_inquiry()
472 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_PAGE_CODE) = page_code; in test_host_class_storage_inquiry()
475 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_ALLOCATION_LENGTH) = (UCHAR)… in test_host_class_storage_inquiry()
528 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = op6_10_12_16_32; in _test_init_cbw_READ_EX()
529 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + cbw_READ_info[op].flags_pos) = 0; in _test_init_cbw_READ_EX()
532 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + i) = (UCHAR)lba; in _test_init_cbw_READ_EX()
537 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + i) = (UCHAR)len; in _test_init_cbw_READ_EX()
683 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_OPERATION) = UX_HOST_C… in _test_request_sense()
684 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_ALLOCATION_LENGTH) = U… in _test_request_sense()
Dusbx_ux_device_class_storage_mode_sense_test.c444 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_MODE_SENSE_SHORT; in _test_init_cbw_MODE_SENSE()
445 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_SLAVE_CLASS_STORAGE_MODE_SENSE_PARAMETER_LIST_LENGTH_6) … in _test_init_cbw_MODE_SENSE()
449 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_MODE_SENSE; in _test_init_cbw_MODE_SENSE()
450 …_ux_utility_short_put_big_endian(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_SLAVE_CLASS_STORAGE_MODE_… in _test_init_cbw_MODE_SENSE()
452 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_SLAVE_CLASS_STORAGE_MODE_SENSE_PC_PAGE_CODE) = page_code; in _test_init_cbw_MODE_SENSE()
591 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_OPERATION) = UX_HOST_C… in _test_request_sense()
592 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_ALLOCATION_LENGTH) = U… in _test_request_sense()
Dusbx_ux_device_class_storage_thread_test.c493 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_OPERATION) = UX_HOST_CLASS_ST… in test_host_class_storage_inquiry()
496 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_PAGE_CODE) = page_code; in test_host_class_storage_inquiry()
499 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_INQUIRY_ALLOCATION_LENGTH) = (UCHAR)… in test_host_class_storage_inquiry()
524 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = cb_op; in _test_init_cbw()
663 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_OPERATION) = UX_HOST_C… in _test_request_sense()
664 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_ALLOCATION_LENGTH) = U… in _test_request_sense()
Dusbx_ux_device_class_storage_verify_test.c441 *(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + 0) = UX_SLAVE_CLASS_STORAGE_SCSI_VERIFY; in _test_init_cbw_VERIFY()
580 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_OPERATION) = UX_HOST_C… in _test_request_sense()
581 …*(cbw + UX_HOST_CLASS_STORAGE_CBW_CB + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_ALLOCATION_LENGTH) = U… in _test_request_sense()

12