Searched refs:clearMemoryDescriptor (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/IOATAFamily-253.0.1/
H A DIOATABusCommand.cpp389 _dmaCmd->clearMemoryDescriptor();
408 _dmaCmd->clearMemoryDescriptor();
435 _dmaCmd->clearMemoryDescriptor();
/macosx-10.10/IOPCIFamily-239.1.2/AppleSamplePCI/
H A DAppleSamplePCI.cpp219 err = cmd->clearMemoryDescriptor();
222 IOLog("clearMemoryDescriptor failed (0x%x)\n", err);
284 err = cmd->clearMemoryDescriptor();
287 IOLog("clearMemoryDescriptor failed (0x%x)\n", err);
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWPhysicalAddressSpace.cpp211 dma_command->clearMemoryDescriptor();
525 dma_command->clearMemoryDescriptor();
529 dma_command->clearMemoryDescriptor();
603 fDMACommand->clearMemoryDescriptor();
H A DIOFWIsochChannel.cpp298 dma_command->clearMemoryDescriptor();
H A DIOFWUserIsochPort.cpp348 dma_command->clearMemoryDescriptor();
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIODMACommand.h269 /*! @function clearMemoryDescriptor
274 virtual IOReturn clearMemoryDescriptor(bool autoComplete = true);
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIODMACommand.cpp258 clearMemoryDescriptor();
284 clearMemoryDescriptor();
293 IODMACommand::clearMemoryDescriptor(bool autoComplete) function in class:IODMACommand
/macosx-10.10/IOSCSIParallelFamily-300.0.2/
H A DIOSCSIParallelInterfaceController.cpp1040 status = parallelTask->clearMemoryDescriptor ( false );

Completed in 144 milliseconds