ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
fxio_format_packet Struct Reference

#include <fileXio.h>

Data Fields

char device [128]
 
char blockDevice [512]
 
char args [512]
 
int arglen
 

Detailed Description

Definition at line 212 of file fileXio.h.

Field Documentation

◆ arglen

int fxio_format_packet::arglen

Definition at line 216 of file fileXio.h.

Referenced by fileXioFormat().

◆ args

char fxio_format_packet::args[512]

Definition at line 215 of file fileXio.h.

Referenced by fileXioFormat().

◆ blockDevice

char fxio_format_packet::blockDevice[512]

Definition at line 214 of file fileXio.h.

◆ device

char fxio_format_packet::device[128]

Definition at line 213 of file fileXio.h.


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