Searched defs:DVDCommandBlock (Results 1 – 1 of 1) sorted by relevance
302 typedef struct DVDCommandBlock DVDCommandBlock; typedef306 struct DVDCommandBlock struct308 DVDCommandBlock* next; argument309 DVDCommandBlock* prev; argument310 u32 command;311 s32 state;312 u32 offset;313 u32 length;314 void* addr;315 u32 currTransferSize;[all …]