Home
last modified time | relevance | path

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

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