UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_flush is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_flush

UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_flush field

Syntax

UINT (*ux_slave_class_storage_media_flush)(VOID *storage, ULONG lun, ULONG number_blocks, ULONG lba, ULONG *media_status);

References

LocationReferrerText
ux_device_class_storage.h:496
UINT (*ux_slave_class_storage_media_flush)(VOID *storage, ULONG lun, ULONG number_blocks, ULONG lba, ULONG *media_status);
ux_device_class_storage_initialize.c:169_ux_device_class_storage_initialize()
storage -> ux_slave_class_storage_lun[lun_index].ux_slave_class_storage_media_flush = storage_parameter -> ux_slave_class_storage_parameter_lun[lun_index].ux_slave_class_storage_media_flush;
ux_device_class_storage_mode_sense.c:211_ux_device_class_storage_mode_sense()
if (storage -> ux_slave_class_storage_lun[lun].ux_slave_class_storage_media_flush != UX_NULL &&
ux_device_class_storage_synchronize_cache.c:108_ux_device_class_storage_synchronize_cache()
if (storage -> ux_slave_class_storage_lun[lun].ux_slave_class_storage_media_flush == UX_NULL)
ux_device_class_storage_synchronize_cache.c:172_ux_device_class_storage_synchronize_cache()
status = storage -> ux_slave_class_storage_lun[lun].ux_slave_class_storage_media_flush(storage, lun, number_blocks, lba, &media_status);

Call Tree

Functions calling UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_flush
UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_flush
Functions writing UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_flush
Functions reading UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_flush
UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_flush
Type of UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_flush
UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_flush
all items filtered out