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

#include <ioctl.h>

Data Fields

u32 lba
 
u32 nsectors
 
u8 buf [0]
 

Detailed Description

Definition at line 90 of file ioctl.h.

Field Documentation

◆ buf

u8 hdd_ctl_driveio_t::buf[0]

Definition at line 93 of file ioctl.h.

◆ lba

u32 hdd_ctl_driveio_t::lba

Definition at line 91 of file ioctl.h.

◆ nsectors

u32 hdd_ctl_driveio_t::nsectors

Definition at line 92 of file ioctl.h.


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