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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOKitServer.h111 @constant kIOCatalogModuleUnload Terminates all services which depend on a particular module and unloads the module.
116 kIOCatalogModuleUnload = 1, enumerator in enum:__anon454
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOUserClient.cpp3819 case kIOCatalogModuleUnload:
3822 flag == kIOCatalogModuleUnload);

Completed in 29 milliseconds