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

/macosx-10.9.5/IOATAPIProtocolTransport-350.0.3/
H A DIOATAPIProtocolTransport.h172 // The IsProtocolServiceSupported method will return true if the protocol
174 virtual bool IsProtocolServiceSupported ( SCSIProtocolFeature feature, void * serviceValue );
H A DIOATAPIProtocolTransport.cpp1082 // IsProtocolServiceSupported - Returns true if feature is supported
1086 IOATAPIProtocolTransport::IsProtocolServiceSupported ( SCSIProtocolFeature feature, function in class:IOATAPIProtocolTransport
1092 STATUS_LOG ( ( "IOATAPIProtocolTransport::IsProtocolServiceSupported called\n" ) );
/macosx-10.9.5/IOFireWireSerialBusProtocolTransport-251.0.1/
H A DIOFireWireSerialBusProtocolTransport.h318 @function IsProtocolServiceSupported
322 IsProtocolServiceSupported.
327 IsProtocolServiceSupported ( SCSIProtocolFeature feature, void * serviceValue );
H A DIOFireWireSerialBusProtocolTransport.cpp1160 // IsProtocolServiceSupported - Checks for protocol services supported by
1165 IOFireWireSerialBusProtocolTransport::IsProtocolServiceSupported ( function in class:IOFireWireSerialBusProtocolTransport
1175 DLOG ( ( "IOFireWireSerialBusProtocolTransport::IsProtocolServiceSupported called\n" ) );
/macosx-10.9.5/IOSCSIParallelFamily-300.0.2/
H A DIOSCSIParallelInterfaceDevice.h66 @function IsProtocolServiceSupported
75 virtual bool IsProtocolServiceSupported (
H A DIOSCSIParallelInterfaceDevice.cpp1447 // IsProtocolServiceSupported - Called by SCSI Application Layer to determine
1453 IOSCSIParallelInterfaceDevice::IsProtocolServiceSupported ( function in class:IOSCSIParallelInterfaceDevice
/macosx-10.9.5/IOUSBMassStorageClass-360.0.3/
H A DIOUSBMassStorageClass.h285 virtual bool IsProtocolServiceSupported(
H A DIOUSBMassStorageClass.cpp1479 // IsProtocolServiceSupported [PROTECTED]
1483 IOUSBMassStorageClass::IsProtocolServiceSupported ( function in class:IOUSBMassStorageClass
1508 STATUS_LOG ( ( 6, "%s[%p]::IsProtocolServiceSupported called for feature=%d", getName ( ), this, feature ) );
1633 STATUS_LOG ( ( 6, "%s[%p]::IsProtocolServiceSupported - fPortSuspendResumeForPMEnabled enabled", getName ( ), this ) );
1644 STATUS_LOG ( ( 6, "%s[%p]::IsProtocolServiceSupported - fAutonomousSpinDownWorkAround enabled", getName ( ), this ) );

Completed in 219 milliseconds