Home
last modified time | relevance | path

Searched refs:newDataSize (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_manip.c1249 uint8_t *p_WholeHmct, *p_TmpHmctPtr, newDataSize, *p_TmpDataPtr = NULL; in CreateManipActionShadow() local
1255 err = CalculateTableSize(p_FmPcdManipParams, &newSize, &newDataSize); in CreateManipActionShadow()
1265 if (newDataSize > p_Manip->dataSize) in CreateManipActionShadow()
1287 p_Manip->dataSize = newDataSize; in CreateManipActionShadow()