PS2SDK
PS2 Homebrew Libraries
|
Data Fields | ||
struct sapa_cache * | next | |
struct sapa_cache * | tail | |
u16 | flags | |
u16 | nused | |
s32 | device | |
u32 | sector | |
union { | ||
apa_header_t * | header | |
u32 * | error_lba | |
}; | ||
struct sapa_cache* sapa_cache::next |
struct sapa_cache* sapa_cache::tail |
union { ... } sapa_cache |