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

/vbox/src/VBox/Devices/Storage/
H A DATAPIPassthrough.h27 typedef struct TRACKLIST *PTRACKLIST;
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 56 milliseconds