Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dux_test.c693 UX_TEST_OVERRIDE_UX_DEVICE_MEDIA_READ_WRITE_FLUSH_PARAMS*device_media_read_write_flush_params; in ux_test_action_handler_check() local
970 device_media_read_write_flush_params = params; in ux_test_action_handler_check()
971 if ((device_media_read_write_flush_params->lba != this->lba || in ux_test_action_handler_check()
972 device_media_read_write_flush_params->lun != this->lun || in ux_test_action_handler_check()
973 device_media_read_write_flush_params->number_blocks != this->number_blocks)) in ux_test_action_handler_check()
981 device_media_read_write_flush_params = params; in ux_test_action_handler_check()
982 if ((device_media_read_write_flush_params->lba != this->lba || in ux_test_action_handler_check()
983 device_media_read_write_flush_params->lun != this->lun || in ux_test_action_handler_check()
984 device_media_read_write_flush_params->number_blocks != this->number_blocks)) in ux_test_action_handler_check()
992 device_media_read_write_flush_params = params; in ux_test_action_handler_check()
[all …]