|
ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
Include dependency graph for sifcmd.c:Go to the source code of this file.
Data Structures | |
| struct | cmd_data |
Macros | |
| #define | CMD_PACKET_MAX 128 |
| #define | CMD_PACKET_DATA_MAX 112 |
| #define | SYS_CMD_HANDLER_MAX 32 |
| #define | USR_CMD_HANDLER_MAX 32 |
| #define | DMAC_COMM_STAT 0x1000e010 |
| #define | DMAC_SIF0_CHCR 0x1000c000 |
| #define | CHCR_STR 0x100 |
| #define | STAT_SIF0 0x20 |
Functions | |
| int | _SifCmdIntHandler (int channel) |
Variables | |
| int | _iop_reboot_count |
| struct cmd_data | _sif_cmd_data |
EE SIF commands MRB: This file now contains the SIF routines included with libpsware. Bug reports welcome.
Definition in file sifcmd.c.
| int _SifCmdIntHandler | ( | int | channel | ) |
|
extern |
|
extern |