Searched defs:DVDCommandBlock (Results 1 – 1 of 1) sorted by relevance
299 typedef struct DVDCommandBlock DVDCommandBlock; typedef303 struct DVDCommandBlock struct305 DVDCommandBlock* next; argument306 DVDCommandBlock* prev; argument307 u32 command;308 s32 state;309 u32 offset;310 u32 length;311 void* addr;312 u32 currTransferSize;[all …]