Searched refs:ux_host_class_storage_write_protected_media (Results 1 – 6 of 6) sorted by relevance
136 storage -> ux_host_class_storage_write_protected_media = UX_FALSE; in _ux_host_class_storage_media_protection_check()151 storage -> ux_host_class_storage_write_protected_media = UX_TRUE; in _ux_host_class_storage_media_protection_check()
293 if (storage -> ux_host_class_storage_write_protected_media == UX_TRUE) in _ux_host_class_storage_driver_entry()
710 if (storage -> ux_host_class_storage_write_protected_media == UX_TRUE) in tx_demo_thread_host_simulation_entry()724 if (storage -> ux_host_class_storage_write_protected_media == UX_TRUE) in tx_demo_thread_host_simulation_entry()738 if (storage -> ux_host_class_storage_write_protected_media == UX_FALSE) in tx_demo_thread_host_simulation_entry()753 if (storage -> ux_host_class_storage_write_protected_media == UX_TRUE) in tx_demo_thread_host_simulation_entry()
273 if (storage -> ux_host_class_storage_write_protected_media == UX_TRUE) in _ux_host_class_storage_driver_entry()
639 storage -> ux_host_class_storage_write_protected_media = UX_TRUE; in tx_demo_thread_host_simulation_entry()
483 UINT ux_host_class_storage_write_protected_media; member