Home
last modified time | relevance | path

Searched refs:kIOMessageServiceIsAttemptingOpen (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.81.2/iokit/IOKit/
H A DIOMessage.h60 #define kIOMessageServiceIsAttemptingOpen iokit_common_msg(0x101) macro
/xnu-8792.81.2/iokit/Kernel/
H A DIOService.cpp3493 context.type = kIOMessageServiceIsAttemptingOpen; in open()