Searched refs:IOSetDBDMACommandPtr (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/ppc/
H A DIODBDMA.cpp59 IOSetDBDMACommandPtr( registers, (unsigned int) physicalDescPtr);
/macosx-10.5.8/xnu-1228.15.4/iokit/Drivers/platform/drvAppleMacIO/
H A DAppleMacIO.cpp235 IOSetDBDMACommandPtr( ioBaseDMA, dmaDescriptorsPhys );
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/ppc/
H A DIODBDMA.h207 /* void IOSetDBDMACommandPtr (IODBDMAChannelRegisters *registerSetPtr, unsigned long cclPtr); */
209 #define IOSetDBDMACommandPtr(registerSetPtr,cclPtr) \ macro

Completed in 17 milliseconds