Home
last modified time | relevance | path

Searched defs:DVDCommandBlock (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.3/include/revolution/
Ddvd.h308 typedef struct DVDCommandBlock DVDCommandBlock; typedef
312 struct DVDCommandBlock struct
314 DVDCommandBlock* next; argument
315 DVDCommandBlock* prev; argument
316 u32 command;
317 s32 state;
318 u32 offset;
319 u32 length;
320 void* addr;
321 u32 currTransferSize;
[all …]