Searched defs:TRACKLIST (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DATAPIPassthrough.cpp103 typedef struct TRACKLIST struct
111 } TRACKLIST, *PTRACKLIST; typedef in typeref:struct:TRACKLIST
495 PTRACKLIST pTrackList = (PTRACKLIST)RTMemAllocZ(sizeof(TRACKLIST));

Completed in 43 milliseconds