PS2SDK
PS2 Homebrew Libraries
|
Go to the source code of this file.
Data Structures | |
struct | sif_mmio_hwport_ |
Macros | |
#define | USE_SIF_MMIO_HWPORT() |
Typedefs | |
typedef struct sif_mmio_hwport_ | sif_mmio_hwport_t |
Definitions for memory-mapped I/O for SIF.
Definition in file sif_mmio_hwport.h.
struct sif_mmio_hwport_ |
Definition at line 19 of file sif_mmio_hwport.h.
Data Fields | ||
---|---|---|
vu32 | mscom | |
u32 | unused04[3] | |
vu32 | smcom | |
u32 | unused14[3] | |
vu32 | msflag | |
u32 | unused24[3] | |
vu32 | smflag | |
u32 | unused34[3] | |
vu32 | controlreg | |
u32 | unused44[7] | |
vu32 | unk60 | |
u32 | unused64[3] |
#define USE_SIF_MMIO_HWPORT | ( | ) |
Definition at line 46 of file sif_mmio_hwport.h.