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

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFireWirePowerManager.cpp82 fMaximumDeciwatts = 0;
101 fMaximumDeciwatts = deciwatts;
116 if( fAllocatedDeciwatts + deciwatts <= fMaximumDeciwatts )
H A DIOFireWirePowerManager.h53 UInt32 fMaximumDeciwatts; member in class:IOFireWirePowerManager

Completed in 122 milliseconds