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

/xnu-2782.1.97/iokit/IOKit/
H A DIOMessage.h59 #define kIOMessageServiceIsRequestingClose iokit_common_msg(0x100) macro
/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp2179 message( kIOMessageServiceIsRequestingClose, provider, (void *)(uintptr_t) options );
2739 ok = (kIOReturnSuccess == messageClient( kIOMessageServiceIsRequestingClose,

Completed in 29 milliseconds