Home
last modified time | relevance | path

Searched refs:performScsiCommand (Results 1 – 1 of 1) sorted by relevance

/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_utils/native/
H A Djuce_win32_AudioCDReader.cpp287 void performScsiCommand (HANDLE event, SRB_ExecSCSICmd& s);
675 deviceInfo->performScsiCommand (s.SRB_PostProc, s); in perform()
817 performScsiCommand (s.SRB_PostProc, s); in readTOC()
821 void CDDeviceHandle::performScsiCommand (HANDLE event, SRB_ExecSCSICmd& s) in performScsiCommand() function in juce::CDReaderHelpers::CDDeviceHandle
890 performScsiCommand (s.SRB_PostProc, s); in openDrawer()