Main Page | Modules | Data Structures | File List | Data Fields | Globals

ps2dma.h File Reference

#include <ps2vpufile.h>

Include dependency graph for ps2dma.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

int ps2_dma_start (int fd, VPUFILE *vfd, ps2_dmatag *tag)
int ps2_dma_start_dynamic (int original, int fd, VPUFILE *vfd, ps2_dmatag *tag)
int ps2_dma_start_n (int fd, void *ptr, int qwc)
int ps2_dma_wait (int fd, int n)
int ps2_dma_send (int fd, VPUFILE *vfd, ps2_dmatag *tag)
int ps2_dma_send_dynamic (int original, int fd, VPUFILE *vfd, ps2_dmatag *tag)
int ps2_dma_send_n (int fd, void *ptr, int qwc)


Function Documentation

int ps2_dma_send int  fd,
VPUFILE *  vfd,
ps2_dmatag *  tag
 

Definition at line 208 of file dmalib.c.

int ps2_dma_send_dynamic int  original,
int  fd,
VPUFILE *  vfd,
ps2_dmatag *  tag
 

Definition at line 359 of file dmalib.c.

int ps2_dma_send_n int  fd,
void *  ptr,
int  qwc
 

Definition at line 82 of file dmalib.c.

int ps2_dma_start int  fd,
VPUFILE *  vfd,
ps2_dmatag *  tag
 

Definition at line 96 of file dmalib.c.

int ps2_dma_start_dynamic int  original,
int  fd,
VPUFILE *  vfd,
ps2_dmatag *  tag
 

Definition at line 229 of file dmalib.c.

int ps2_dma_start_n int  fd,
void *  ptr,
int  qwc
 

Definition at line 65 of file dmalib.c.

int ps2_dma_wait int  fd,
int  n
 

Definition at line 52 of file dmalib.c.


Generated on Fri Oct 15 02:08:55 2004 for ps2util by doxygen 1.3.3