Searched refs:DVDDiskID (Results 1 – 3 of 3) sorted by relevance
287 typedef struct DVDDiskID DVDDiskID; typedef289 struct DVDDiskID struct317 DVDDiskID* id; argument467 s32 DVDChangeDisk ( DVDCommandBlock* block, DVDDiskID* id );469 BOOL DVDChangeDiskAsync ( DVDCommandBlock* block, DVDDiskID* id,578 DVDDiskID* DVDGetCurrentDiskID(void);584 BOOL DVDCompareDiskID(const DVDDiskID* id1, const DVDDiskID* id2);586 DVDDiskID* DVDGenerateDiskID(DVDDiskID* id, const char* game, const char* company,
71 DVDDiskID DVDDiskID; // This must ALWAYS be the first member member
78 static DVDDiskID DiskID;543 memcpy(&DiskID, DVDGetCurrentDiskID(), sizeof(DVDDiskID)); in MNU_change_disk()568 DVDDiskID* id; in MNU_get_disk_id()