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

/macosx-10.9.5/IOUSBMassStorageClass-360.0.3/
H A DIOUSBMassStorageClass.h200 bool fPortSuspendResumeForPMEnabled; member in struct:IOUSBMassStorageClass::ExpansionData
238 #define fPortSuspendResumeForPMEnabled reserved->fPortSuspendResumeForPMEnabled macro
H A DIOUSBMassStorageClass.cpp329 fPortSuspendResumeForPMEnabled = false;
396 fPortSuspendResumeForPMEnabled = true;
1630 if ( fPortSuspendResumeForPMEnabled == true )
1633 STATUS_LOG ( ( 6, "%s[%p]::IsProtocolServiceSupported - fPortSuspendResumeForPMEnabled enabled", getName ( ), this ) );
1701 if ( fPortSuspendResumeForPMEnabled == true )

Completed in 152 milliseconds