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

/macosx-10.10/IOUSBMassStorageClass-370.0.4/
H A DIOUSBMassStorageClass.h204 bool fAutonomousSpinDownWorkAround; member in struct:IOUSBMassStorageClass::ExpansionData
242 #define fAutonomousSpinDownWorkAround reserved->fAutonomousSpinDownWorkAround macro
H A DIOUSBMassStorageClass.cpp333 fAutonomousSpinDownWorkAround = false;
1658 STATUS_LOG ( ( 6, "%s[%p]::IsProtocolServiceSupported - fAutonomousSpinDownWorkAround enabled", getName ( ), this ) );
1660 fAutonomousSpinDownWorkAround = true;
1748 else if ( fAutonomousSpinDownWorkAround == true )
/macosx-10.10/IOFireWireSerialBusProtocolTransport-251.0.1/
H A DIOFireWireSerialBusProtocolTransport.h184 bool fAutonomousSpinDownWorkAround; member in struct:IOFireWireSerialBusProtocolTransport::ExpansionData
H A DIOFireWireSerialBusProtocolTransport.cpp509 reserved->fAutonomousSpinDownWorkAround = false;
521 reserved->fAutonomousSpinDownWorkAround = true;
1280 if ( reserved->fAutonomousSpinDownWorkAround == true )
1325 if ( reserved->fAutonomousSpinDownWorkAround == true )

Completed in 191 milliseconds