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

Data Fields

int key
 
int active
 
int sleep
 
struct _sifm_serve_datalink
 
struct _sifm_serve_datastart
 
struct _sifm_serve_dataend
 
struct _sifm_queue_datanext
 

Detailed Description

Definition at line 40 of file msifrpc.c.

Field Documentation

◆ key

int _sifm_queue_data::key

Definition at line 42 of file msifrpc.c.

◆ active

int _sifm_queue_data::active

Definition at line 43 of file msifrpc.c.

◆ sleep

int _sifm_queue_data::sleep

Definition at line 44 of file msifrpc.c.

◆ link

struct _sifm_serve_data* _sifm_queue_data::link

Definition at line 45 of file msifrpc.c.

◆ start

struct _sifm_serve_data* _sifm_queue_data::start

Definition at line 46 of file msifrpc.c.

◆ end

struct _sifm_serve_data* _sifm_queue_data::end

Definition at line 47 of file msifrpc.c.

◆ next

struct _sifm_queue_data* _sifm_queue_data::next

Definition at line 48 of file msifrpc.c.


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