Home
last modified time | relevance | path

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

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