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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMemoryDescriptor.cpp158 unsigned int fPageCnt; member in struct:ioGMDData
168 #define getIOPLList(d) ((ioPLBlock *) (void *)&(d->fPageList[d->fPageCnt]))
747 dataP->fPageCnt = 0;
880 dataP->fPageCnt = _pages;
2106 _memoryEntries->appendBytes(0, dataP->fPageCnt * sizeof(upl_page_info_t));
2296 dataP->fPageCnt = 0;

Completed in 13 milliseconds