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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOKitKernelInternal.h115 kIOMDDMAActive = 0x03000000, enumerator in enum:__anon726
116 kIOMDSetDMAActive = 1 | kIOMDDMAActive,
117 kIOMDSetDMAInactive = kIOMDDMAActive,
H A DIOMemoryDescriptor.cpp1282 } else if (kIOMDDMAActive == op) {

Completed in 18 milliseconds