Searched defs:DVDCommandBlock (Results 1 – 1 of 1) sorted by relevance
308 typedef struct DVDCommandBlock DVDCommandBlock; typedef312 struct DVDCommandBlock struct314 DVDCommandBlock* next; argument315 DVDCommandBlock* prev; argument316 u32 command;317 s32 state;318 u32 offset;319 u32 length;320 void* addr;321 u32 currTransferSize;[all …]