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

Data Fields

int(* do_xfer )(acDmaT dma, int intr, acDmaOp op)
 
void(* do_done )(acDmaT dma)
 
void(* do_error )(acDmaT dma, int intr, acDmaState state, int result)
 

Detailed Description

Definition at line 41 of file accore.h.

Field Documentation

◆ do_xfer

int(* ac_dma_ops::do_xfer) (acDmaT dma, int intr, acDmaOp op)

Definition at line 43 of file accore.h.

◆ do_done

void(* ac_dma_ops::do_done) (acDmaT dma)

Definition at line 44 of file accore.h.

◆ do_error

void(* ac_dma_ops::do_error) (acDmaT dma, int intr, acDmaState state, int result)

Definition at line 45 of file accore.h.


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