Searched refs:getFreeCount (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIORangeAllocator.h128 /*! @function getFreeCount
134 virtual IORangeScalar getFreeCount( void );
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIMessagedInterruptController.cpp253 setProperty(kMSIFreeCountKey, _messagedInterruptsAllocator->getFreeCount(), 32);
626 if (result) setProperty(kMSIFreeCountKey, _messagedInterruptsAllocator->getFreeCount(), 32);
638 if (result) setProperty(kMSIFreeCountKey, _messagedInterruptsAllocator->getFreeCount(), 32);
692 setProperty(kMSIFreeCountKey, _messagedInterruptsAllocator->getFreeCount(), 32);
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIORangeAllocator.cpp365 IORangeScalar IORangeAllocator::getFreeCount( void ) function in class:IORangeAllocator

Completed in 64 milliseconds