Searched refs:bottomProc (Results 1 - 2 of 2) sorted by path

/macosx-10.10.1/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIConfigurator.h343 IterateProc topProc, IterateProc bottomProc,
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIConfigurator.cpp2571 void CLASS::iterate(const char * what, IterateProc topProc, IterateProc bottomProc, void * ref) argument
2637 if (bottomProc)
2639 (void) (this->*bottomProc)(ref, device);

Completed in 415 milliseconds