Lines Matching refs:ioPLBlock
135 struct ioPLBlock { struct
200 #define getIOPLList(d) ((ioPLBlock *) (void *)&(d->fPageList[d->fPageCnt]))
202 ((UInt)(((osd)->getLength() - ((char *) getIOPLList(d) - (char *) d)) / sizeof(ioPLBlock)))
205 (offsetof(ioGMDData, fPageList) + p * sizeof(upl_page_info_t) + u * sizeof(ioPLBlock))
1086 ioPLBlock const* ioplList = getIOPLList(dataP); in memoryReferenceMap()
1104 ioPLBlock ioplInfo = ioplList[ioplIndex]; in memoryReferenceMap()
1397 ioPLBlock const* ioplList = getIOPLList(dataP); in memoryReferenceMapNew()
1415 ioPLBlock ioplInfo = ioplList[ioplIndex]; in memoryReferenceMapNew()
2156 ioPLBlock iopl; in initWithOptions()
3081 ioPLBlock *ioplList = getIOPLList(dataP); in dmaCommandOperation()
3254 const ioPLBlock *ioplList = getIOPLList(dataP); in dmaCommandOperation()
3266 ioPLBlock ioplInfo = ioplList[ind - 1]; in dmaCommandOperation()
4196 ioPLBlock iopl; in wireVirtual()
4421 ioPLBlock *ioplList = getIOPLList(dataP); in wireVirtual()
4607 const ioPLBlock * ioplList = getIOPLList(dataP); in dmaMap()
4764 ioPLBlock *ioplList = getIOPLList(dataP); in complete()
6163 struct ioGMDData, struct ioPLBlock, KT_DEFAULT);