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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMemoryDescriptor.cpp146 uint32_t fIOMDOffset; // The offset of this iopl in descriptor member in struct:ioPLBlock
771 iopl.fIOMDOffset = 0;
1434 while (ind < numIOPLs && offset >= ioplList[ind].fIOMDOffset)
1439 off2Ind = ioplInfo.fIOMDOffset;
1442 length = ioplList[ind].fIOMDOffset;
2208 iopl.fIOMDOffset = mdOffset;

Completed in 71 milliseconds