Nugget
|
#include <stdint.h>
Go to the source code of this file.
Classes | |
struct | BuDirectoryEntry |
Functions | |
int | buInit (int deviceId) |
int | buFormat (int deviceId) |
int | buWriteTOC (int deviceId, int *bitmap) |
int | buReallocateBrokenSectorAndRetry (int deviceId, int sector, char *buffer) |
void | buFinishAndTrigger (int port, int spec) |
Variables | |
struct BuDirectoryEntry | g_buDirEntries [2][15] |
uint8_t | g_buBuffer [2][128] |
int32_t | g_buBroken [2][20] |
int | g_buOperation [2] |
int | g_buAutoFormat |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |