Home
last modified time | relevance | path

Searched refs:cb (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_transport_run.c245 UCHAR *cb = cbw + UX_HOST_CLASS_STORAGE_CBW_CB; in _ux_host_class_storage_transport_trans_exit() local
248 if (*(cb + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_OPERATION) == in _ux_host_class_storage_transport_trans_exit()
520 UCHAR *cb = cbw + UX_HOST_CLASS_STORAGE_CBW_CB; in _ux_host_class_storage_transport_status() local
529 …if (*(cb + UX_HOST_CLASS_STORAGE_REQUEST_SENSE_OPERATION) == UX_HOST_CLASS_STORAGE_SCSI_REQUEST_SE… in _ux_host_class_storage_transport_status()
/USBX-v6.2.1/test/regression/
Dusbx_storage_tests.c626 UCHAR *cb; in _ux_hcd_sim_host_entry_bo_to_cbi() local
661 cb = transfer_request->ux_transfer_request_data_pointer; in _ux_hcd_sim_host_entry_bo_to_cbi()
662 cbw = cb - UX_HOST_CLASS_STORAGE_CBW_CB; in _ux_hcd_sim_host_entry_bo_to_cbi()
829 UCHAR *cb; in _ux_hcd_sim_host_entry_bo_to_cb() local
863 cb = transfer_request->ux_transfer_request_data_pointer; in _ux_hcd_sim_host_entry_bo_to_cb()
864 cbw = cb - UX_HOST_CLASS_STORAGE_CBW_CB; in _ux_hcd_sim_host_entry_bo_to_cb()