PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
_ata_cmd_state Struct Reference

Data Fields

s32 type
 
union { 
 
void * buf
 
u8 * buf8
 
u16 * buf16
 
};  
 
u32 blkcount
 
s32 dir
 
union { 
 
void * buf
 
u8 * buf8
 
u16 * buf16
 
};  
 

Detailed Description

Definition at line 176 of file ps2atad.c.

Field Documentation

◆ type

s32 _ata_cmd_state::type

Definition at line 178 of file ps2atad.c.

◆ [union]

union { ... } _ata_cmd_state

◆ blkcount

u32 _ata_cmd_state::blkcount

Definition at line 185 of file ps2atad.c.

◆ dir

s32 _ata_cmd_state::dir

Definition at line 186 of file ps2atad.c.

◆ [union]

union { ... } _ata_cmd_state

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