Searched refs:excludeList (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/platform/
H A DAppleMacIO.h66 virtual const char * excludeList( void );
H A DApplePlatformExpert.h75 virtual const char * excludeList( void );
/macosx-10.5.8/xnu-1228.15.4/iokit/Drivers/platform/drvAppleMacIO/
H A DAppleMacIO.cpp111 const char * AppleMacIO::excludeList( void ) function in class:AppleMacIO
131 // publish everything below, minus excludeList
133 excludeList());
/macosx-10.5.8/xnu-1228.15.4/iokit/Drivers/platform/drvApplePlatformExpert/
H A DApplePlatformExpert.cpp91 const char * ApplePlatformExpert::excludeList( void ) function in class:ApplePlatformExpert
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOPlatformExpert.h206 virtual const char * excludeList( void ) = 0;
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPlatformExpert.cpp1056 // publish top level, minus excludeList
1057 createNubs( this, IODTFindMatchingEntries( rootEntry, kIODTExclusive, excludeList()));

Completed in 36 milliseconds