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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp150 struct ioGMDData { struct
168 #define getDataP(osd) ((ioGMDData *) (osd)->getBytesNoCopy())
174 (offsetof(ioGMDData, fPageList) + p * sizeof(upl_page_info_t) + u * sizeof(ioPLBlock))
836 ioGMDData* dataP = getDataP(_memoryEntries);
1356 ioGMDData *dataP = getDataP(orig->_memoryEntries);
1489 ioGMDData *dataP;
1622 ioGMDData *dataP;
1662 ioGMDData * dataP;
1882 ioGMDData *dataP;
1940 ioGMDData *data
[all...]

Completed in 153 milliseconds