Home
last modified time | relevance | path

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

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