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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMemoryDescriptor.cpp168 #define getIOPLList(d) ((ioPLBlock *) (void *)&(d->fPageList[d->fPageCnt])) macro
170 (((osd)->getLength() - ((char *) getIOPLList(d) - (char *) d)) / sizeof(ioPLBlock))
1272 ioPLBlock *ioplList = getIOPLList(dataP);
1427 const ioPLBlock *ioplList = getIOPLList(dataP);
2257 ioPLBlock *ioplList = getIOPLList(dataP);
2403 const ioPLBlock * ioplList = getIOPLList(dataP);
2513 ioPLBlock *ioplList = getIOPLList(dataP);

Completed in 15 milliseconds