_fx_media_open() is only used within filex.
 
Symbols
loading...
Files
loading...

_fx_media_open() function

Syntax

UINT _fx_media_open(FX_MEDIA *media_ptr,     CHAR *media_name,     VOID (*media_driver)(FX_MEDIA *),     VOID *driver_info_ptr,     VOID *memory_ptr,     ULONG memory_size);
Implemented in fx_media_open.c:137

Arguments

media_ptr

media_name

media_driver

driver_info_ptr

memory_ptr

memory_size

Call Tree

Data read by _fx_media_open()
Data written by _fx_media_open()
_fx_media_open()::tail_ptr
_fx_media_open()::cluster_number
_fx_media_open()::FAT_entry
_fx_media_open()::FAT_sector
_fx_media_open()::FAT_read_sectors
_fx_media_open()::i
_fx_media_open()::j
_fx_media_open()::cache_entry_ptr
_fx_media_open()::status
_fx_media_open()::additional_info_sector
_fx_media_open()::original_memory_ptr
_fx_media_open()::bytes_in_buffer
_fx_media_open()::interrupt_save
_fx_media_open()::buffer_ptr
_fx_media_open()::signature
all items filtered out
_fx_media_open()
_fx_media_open()::tail_ptr
_fx_media_open()::cluster_number
_fx_media_open()::FAT_entry
_fx_media_open()::FAT_sector
_fx_media_open()::FAT_read_sectors
_fx_media_open()::i
_fx_media_open()::j
_fx_media_open()::cache_entry_ptr
_fx_media_open()::status
_fx_media_open()::additional_info_sector
_fx_media_open()::original_memory_ptr
_fx_media_open()::bytes_in_buffer
_fx_media_open()::interrupt_save
_fx_media_open()::buffer_ptr
_fx_media_open()::signature
all items filtered out
Type of _fx_media_open()
_fx_media_open()