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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMemoryDescriptor.cpp133 kIOPLOnDevice = 0x00000001, enumerator in enum:ioPLBlockFlags
764 // Set the flag kIOPLOnDevice convieniently equal to 1
1470 if ( ioplInfo.fFlags & kIOPLOnDevice ) {
2202 iopl.fFlags = kIOPLOnDevice;
2426 if (ioplList->fFlags & kIOPLOnDevice) mapOptions |= kIODMAMapPhysicallyContiguous;

Completed in 19 milliseconds