Searched defs:refCon (Results 1 - 11 of 11) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Examples/drvGenericInterruptController/
H A DGenericInterruptController.cpp122 IOReturn GenericInterruptController::handleInterrupt(void * refCon, argument
/macosx-10.5.8/xnu-1228.15.4/pexpert/i386/
H A Dpe_interrupt.c46 void *refCon; member in struct:i386_interrupt_handler
107 PE_install_interrupt_handler(void *nub, __unused int source, void *target, IOInterruptHandler handler, void *refCon) argument
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOInterruptController.h56 void * refCon; member in struct:IOInterruptVector
H A DIODMACommand.h503 weakWithSpecification(IODMACommand **newCommand, SegmentFunction outSegFunc, UInt8 numAddressBits, UInt64 maxSegmentSize, MappingOptions mapType, UInt64 maxTransferSize, UInt32 alignment, IOMapper *mapper, void *refCon) argument
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOInterruptController.cpp370 IOReturn IOInterruptController::handleInterrupt(void *refCon, IOService *nub, argument
63 registerInterrupt(IOService *nub, int source, void *target, IOInterruptHandler handler, void *refCon) argument
490 registerInterrupt(IOService *nub, int source, void *target, IOInterruptHandler handler, void *refCon) argument
[all...]
H A DIOCPU.cpp664 registerInterrupt(IOService *nub, int source, void *target, IOInterruptHandler handler, void *refCon) argument
H A DIODMACommand.cpp137 IODMACommand::cloneCommand(void *refCon) argument
113 withSpecification(SegmentFunction outSegFunc, UInt8 numAddressBits, UInt64 maxSegmentSize, MappingOptions mappingOptions, UInt64 maxTransferSize, UInt32 alignment, IOMapper *mapper, void *refCon) argument
146 initWithSpecification(SegmentFunction outSegFunc, UInt8 numAddressBits, UInt64 maxSegmentSize, MappingOptions mappingOptions, UInt64 maxTransferSize, UInt32 alignment, IOMapper *mapper, void *refCon) argument
H A DIOPMrootDomain.cpp2441 IOReturn IOPMrootDomain::sysPowerDownHandler( void * target, void * refCon, argument
2514 displayWranglerNotification( void * target, void * refCon, UInt32 messageType, IOService * service, void * messageArgument, vm_size_t argSize ) argument
2620 displayWranglerPublished( void * target, void * refCon, IOService * newService) argument
H A DIOService.cpp4718 registerInterrupt(int source, OSObject *target, IOInterruptAction handler, void *refCon) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dmachine_routines.c275 ml_install_interrupt_handler( void *nub, int source, void *target, IOInterruptHandler handler, void *refCon) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dmachine_routines.c228 ml_install_interrupt_handler( void *nub, int source, void *target, IOInterruptHandler handler, void *refCon) argument

Completed in 118 milliseconds