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

Data Fields

int(* ao_command )(struct ac_ata_h *atah, int cmdpri, int pri)
 
void(* ao_done )(struct ac_ata_h *atah, int result)
 
int(* ao_error )(struct ac_ata_h *atah, int ret)
 

Detailed Description

Definition at line 35 of file acata.h.

Field Documentation

◆ ao_command

int(* ac_ata_ops::ao_command) (struct ac_ata_h *atah, int cmdpri, int pri)

Definition at line 37 of file acata.h.

◆ ao_done

void(* ac_ata_ops::ao_done) (struct ac_ata_h *atah, int result)

Definition at line 38 of file acata.h.

◆ ao_error

int(* ac_ata_ops::ao_error) (struct ac_ata_h *atah, int ret)

Definition at line 39 of file acata.h.


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