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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOKitServer.h106 @constant kIOCatalogModuleUnload Terminates all services which depend on a particular module and unloads the module.
111 kIOCatalogModuleUnload = 1, enumerator in enum:__anon599
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp4118 case kIOCatalogModuleUnload:
4121 flag == kIOCatalogModuleUnload);

Completed in 18 milliseconds