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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp131 kIOPLOnDevice = 0x00000001, enumerator in enum:ioPLBlockFlags
1511 // Set the flag kIOPLOnDevice convieniently equal to 1
2226 if ( ioplInfo.fFlags & kIOPLOnDevice ) {
2921 iopl.fFlags = kIOPLOnDevice;
3152 if (ioplList->fFlags & kIOPLOnDevice) mapOptions |= kIODMAMapPhysicallyContiguous;

Completed in 281 milliseconds