|
PS2SDK
PS2 Homebrew Libraries
|
#include <tamtypes.h>#include <ps2lib_err.h>#include <kernel.h>#include <sifrpc.h>#include <fileio.h>#include <string.h>#include <fileio-common.h>
Include dependency graph for fileio.c:Go to the source code of this file.
Macros | |
| #define | NEWLIB_PORT_AWARE |
| #define | D(fmt, args...) |
Functions | |
| void | _fio_read_intr (struct _fio_read_data *) |
| void | _fio_intr () |
Variables | |
| int | _iop_reboot_count |
| SifRpcClientData_t | _fio_cd |
| int | _fio_init |
| int | _fio_block_mode |
| int | _fio_io_sema |
| int | _fio_completion_sema |
| int | _fio_recv_data [512] |
| int | _fio_intr_data [32] |
EE FILE IO handling
Definition in file fileio.c.