Lines Matching refs:pBase
233 PVDIMAGE pBase;
236 * The same as pBase if only one image is used. */
901 if (pDisk->pBase)
911 pDisk->pBase = pImage;
928 pDisk->pBase = pImage->pNext;
976 PVDIMAGE pImage = pDisk->pBase;
5980 pDisk->pBase = NULL;
8689 PVDIMAGE pImage = pDisk->pBase;
8722 pImage = pDisk->pBase;
8801 pImage = pDisk->pBase;
10656 for (PVDIMAGE pImage = pDisk->pBase; pImage; pImage = pImage->pNext)