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

/vbox/src/VBox/Devices/Storage/
H A DATAPIPassthrough.cpp143 static int atapiTrackListReallocate(PTRACKLIST pTrackList, unsigned cTracks, uint32_t fFlags) function
279 rc = atapiTrackListReallocate(pTrackList, cTracks, 0);
326 rc = atapiTrackListReallocate(pTrackList, cTracks, ATAPI_TRACK_LIST_REALLOCATE_FLAGS_DONT_CLEAR);

Completed in 69 milliseconds