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

/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIRange.cpp224 IOPCIScalar IOPCIRangeListLastFree(IOPCIRange * headRange, IOPCIScalar align) function
668 shrink = IOPCIRangeListLastFree(head, 1024*1024);
669 printf("IOPCIRangeListLastFree 0x%llx\n", shrink);
751 shrink = IOPCIRangeListLastFree(head, 1024);
752 printf("IOPCIRangeListLastFree 0x%llx\n", shrink);
H A DIOPCIConfigurator.cpp3269 extendAvail = IOPCIRangeListLastFree(range, shortageAlignments[type]);
/macosx-10.10/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIConfigurator.h108 IOPCIScalar IOPCIRangeListLastFree(IOPCIRange * headRange, IOPCIScalar align);

Completed in 88 milliseconds