PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
sif_cmd_data_ Struct Reference
+ Collaboration diagram for sif_cmd_data_:

Data Fields

void * pktbuf
 
void * unused
 
int sif_send_eebuf
 
SifCmdSysHandlerData_tsys_cmd_handlers
 
int nr_sys_handlers
 
SifCmdHandlerData_tusr_cmd_handlers
 
int nr_usr_handlers
 
unsigned int * sregs_ptr
 
int ef
 
void(* sif_1_callback )(void *userdata)
 
void * sif_1_callback_userdata
 
SifCmdSysHandlerData_t sys_cmd_handler_handler [32]
 
unsigned int sregs [32]
 

Detailed Description

Definition at line 21 of file sifcmd.c.

Field Documentation

◆ pktbuf

void* sif_cmd_data_::pktbuf

Definition at line 23 of file sifcmd.c.

◆ unused

void* sif_cmd_data_::unused

Definition at line 24 of file sifcmd.c.

◆ sif_send_eebuf

int sif_cmd_data_::sif_send_eebuf

Definition at line 25 of file sifcmd.c.

◆ sys_cmd_handlers

SifCmdSysHandlerData_t* sif_cmd_data_::sys_cmd_handlers

Definition at line 26 of file sifcmd.c.

◆ nr_sys_handlers

int sif_cmd_data_::nr_sys_handlers

Definition at line 27 of file sifcmd.c.

◆ usr_cmd_handlers

SifCmdHandlerData_t* sif_cmd_data_::usr_cmd_handlers

Definition at line 28 of file sifcmd.c.

◆ nr_usr_handlers

int sif_cmd_data_::nr_usr_handlers

Definition at line 29 of file sifcmd.c.

◆ sregs_ptr

unsigned int* sif_cmd_data_::sregs_ptr

Definition at line 30 of file sifcmd.c.

◆ ef

int sif_cmd_data_::ef

Definition at line 31 of file sifcmd.c.

◆ sif_1_callback

void(* sif_cmd_data_::sif_1_callback) (void *userdata)

Definition at line 32 of file sifcmd.c.

◆ sif_1_callback_userdata

void* sif_cmd_data_::sif_1_callback_userdata

Definition at line 33 of file sifcmd.c.

◆ sys_cmd_handler_handler

SifCmdSysHandlerData_t sif_cmd_data_::sys_cmd_handler_handler[32]

Definition at line 34 of file sifcmd.c.

◆ sregs

unsigned int sif_cmd_data_::sregs[32]

Definition at line 35 of file sifcmd.c.


The documentation for this struct was generated from the following file: