Searched defs:Action (Results 1 - 9 of 9) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOCommandGate.h81 typedef IOReturn (*Action)(OSObject *owner, typedef in class:IOCommandGate
H A DIOPMEventSource.h51 typedef void (*Action)(OSObject *owner, unsigned long state); typedef in class:IOPMEventSource
H A DIOTimerEventSource.h110 typedef void (*Action)(OSObject *owner, IOTimerEventSource *sender); typedef in class:IOTimerEventSource
H A DIODMAEventSource.h46 typedef void (*Action)(OSObject *owner, IODMAEventSource *dmaES, IODMACommand *dmaCommand, IOReturn status, IOByteCount actualByteCount); typedef in class:IODMAEventSource
H A DIOEventSource.h97 typedef void (*Action)(OSObject *owner, ...); typedef in class:IOEventSource
[all...]
H A DIOInterruptEventSource.h69 typedef void (*Action)(OSObject *, IOInterruptEventSource *, int count); typedef in class:IOInterruptEventSource
H A DIOWorkLoop.h78 typedef IOReturn (*Action)(OSObject *target, typedef in class:IOWorkLoop
H A DIORegistryEntry.h165 typedef IOReturn (*Action)(OSObject *target, typedef in class:IORegistryEntry
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOServicePMPrivate.h534 typedef bool (*Action)( IOService *, IOPMRequest *, IOPMRequestQueue * ); typedef in class:IOPMRequestQueue
556 typedef bool (*Action)( IOService *, IOPMRequest *, IOPMWorkQueue * ); typedef in class:IOPMWorkQueue
[all...]

Completed in 34 milliseconds