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

#include <hdd-ioctl.h>

Data Fields

u32 lba
 
u32 size
 
u8 data [0]
 

Detailed Description

Definition at line 121 of file hdd-ioctl.h.

Field Documentation

◆ data

u8 hddAtaTransfer_t::data[0]

Definition at line 125 of file hdd-ioctl.h.

◆ lba

u32 hddAtaTransfer_t::lba

Definition at line 123 of file hdd-ioctl.h.

◆ size

u32 hddAtaTransfer_t::size

Definition at line 124 of file hdd-ioctl.h.


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