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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp169 #define getIOPLList(d) ((ioPLBlock *) (void *)&(d->fPageList[d->fPageCnt])) macro
171 (((osd)->getLength() - ((char *) getIOPLList(d) - (char *) d)) / sizeof(ioPLBlock))
837 ioPLBlock const* ioplList = getIOPLList(dataP);
2028 ioPLBlock *ioplList = getIOPLList(dataP);
2183 const ioPLBlock *ioplList = getIOPLList(dataP);
2979 ioPLBlock *ioplList = getIOPLList(dataP);
3129 const ioPLBlock * ioplList = getIOPLList(dataP);
3244 ioPLBlock *ioplList = getIOPLList(dataP);

Completed in 113 milliseconds