Searched refs:DMACommandOps (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/iokit/IOKit/
H A DIOMemoryDescriptor.h228 typedef IOOptionBits DMACommandOps; typedef in class:IOMemoryDescriptor
292 virtual IOReturn dmaCommandOperation(DMACommandOps op, void *vData, UInt dataSize) const;
927 virtual IOReturn dmaCommandOperation(DMACommandOps op, void *vData, UInt dataSize) const;
/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1935 IOReturn IOGeneralMemoryDescriptor::dmaCommandOperation(DMACommandOps op, void *vData, UInt dataSize) const
1938 DMACommandOps params;
2484 IOMemoryDescriptor::dmaCommandOperation(DMACommandOps op, void *vData, UInt dataSize) const
2487 DMACommandOps params;

Completed in 67 milliseconds