Searched refs:IOEventSourceAction (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOEventSource.h99 /*! @defined IOEventSourceAction
101 #define IOEventSourceAction IOEventSource::Action macro
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOCommandQueue.cpp73 if ( !super::init(inOwner, (IOEventSourceAction) inAction) )
H A DIOInterruptEventSource.cpp87 if ( !super::init(inOwner, (IOEventSourceAction) inAction) )
H A DIOServicePM.cpp5804 if (!inAction || !IOEventSource::init(inOwner, (IOEventSourceAction)inAction))
5900 !IOEventSource::init(inOwner, (IOEventSourceAction)0))

Completed in 89 milliseconds