Go to the source code of this file.
|
int | addMemoryCardDevice () |
|
int | initBackupUnit () |
|
int | cardInfo (int deviceId) |
|
void | buLowLevelOpCompleted () |
|
int | buReadTOC (int deviceId) |
|
void | buLowLevelOpError1 () |
|
void | buLowLevelOpError2 () |
|
void | buLowLevelOpError3 () |
|
int | dev_bu_open (struct File *file, const char *filename, int mode) |
|
int | dev_bu_close (struct File *file) |
|
int | dev_bu_read (struct File *file, void *buffer, int size) |
|
int | dev_bu_write (struct File *file, void *buffer, int size) |
|
int | dev_bu_erase (struct File *file, const char *path) |
|
void | dev_bu_undelete () |
|
struct DirEntry * | dev_bu_firstFile (struct File *file, const char *filename, struct DirEntry *entry) |
|
struct DirEntry * | dev_bu_nextFile (struct File *file, struct DirEntry *entry) |
|
int | dev_bu_format (struct File *file) |
|
int | dev_bu_rename (struct File *file, const char *oldName, struct File *unused, const char *newName) |
|
void | dev_bu_deinit () |
|
int | buRelativeToAbsoluteSector (int port, int block, int sector) |
|
int | buGetReallocated (int port, int sector) |
|
int | buSetAutoFormat (int autoFormat) |
|
◆ addMemoryCardDevice()
int addMemoryCardDevice |
( |
| ) |
|
◆ buGetReallocated()
int buGetReallocated |
( |
int |
port, |
|
|
int |
sector |
|
) |
| |
◆ buLowLevelOpCompleted()
void buLowLevelOpCompleted |
( |
| ) |
|
◆ buLowLevelOpError1()
void buLowLevelOpError1 |
( |
| ) |
|
◆ buLowLevelOpError2()
void buLowLevelOpError2 |
( |
| ) |
|
◆ buLowLevelOpError3()
void buLowLevelOpError3 |
( |
| ) |
|
◆ buReadTOC()
◆ buRelativeToAbsoluteSector()
int buRelativeToAbsoluteSector |
( |
int |
port, |
|
|
int |
block, |
|
|
int |
sector |
|
) |
| |
◆ buSetAutoFormat()
int buSetAutoFormat |
( |
int |
autoFormat | ) |
|
◆ cardInfo()
◆ dev_bu_close()
◆ dev_bu_deinit()
◆ dev_bu_erase()
◆ dev_bu_firstFile()
◆ dev_bu_format()
◆ dev_bu_nextFile()
◆ dev_bu_open()
◆ dev_bu_read()
◆ dev_bu_rename()
◆ dev_bu_undelete()
◆ dev_bu_write()
◆ initBackupUnit()
◆ g_buOpActualSector
int g_buOpActualSector[2] |
|
extern |
◆ g_buOpBuffer
◆ g_buOpFile
◆ g_buOpSectorCount
◆ g_buOpSectorStart