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

Data Fields

void * cl_paddr
 
sceSifMRpcDataclient
 
void * local
 
sceSifMServeEntrysentry
 
unsigned int buffersize
 
unsigned int stacksize
 
int prio
 
sceSifMServeDatasd
 

Detailed Description

Definition at line 28 of file msifrpc.c.

Field Documentation

◆ cl_paddr

void* _sifm_smsg_data::cl_paddr

Definition at line 30 of file msifrpc.c.

◆ client

sceSifMRpcData* _sifm_smsg_data::client

Definition at line 31 of file msifrpc.c.

◆ local

void* _sifm_smsg_data::local

Definition at line 32 of file msifrpc.c.

◆ sentry

sceSifMServeEntry* _sifm_smsg_data::sentry

Definition at line 33 of file msifrpc.c.

◆ buffersize

unsigned int _sifm_smsg_data::buffersize

Definition at line 34 of file msifrpc.c.

◆ stacksize

unsigned int _sifm_smsg_data::stacksize

Definition at line 35 of file msifrpc.c.

◆ prio

int _sifm_smsg_data::prio

Definition at line 36 of file msifrpc.c.

◆ sd

sceSifMServeData* _sifm_smsg_data::sd

Definition at line 37 of file msifrpc.c.


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