Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOMemoryDescriptor.h330 typedef IOOptionBits DMACommandOps; typedef
405 virtual IOReturn dmaCommandOperation(DMACommandOps op, void *vData, UInt dataSize) const;
1102 …virtual IOReturn dmaCommandOperation(DMACommandOps op, void *vData, UInt dataSize) const APPLE_KEX…
/xnu-11215/iokit/Kernel/
H A DIOMemoryDescriptor.cpp2962 IOGeneralMemoryDescriptor::dmaCommandOperation(DMACommandOps op, void *vData, UInt dataSize) const in dmaCommandOperation()
2965 DMACommandOps params; in dmaCommandOperation()
3570 IOMemoryDescriptor::dmaCommandOperation(DMACommandOps op, void *vData, UInt dataSize) const in dmaCommandOperation()
3573 DMACommandOps params; in dmaCommandOperation()