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

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c2114 int tmpInt; local
2192 tmpInt = (int)GET_UINT32(*p_BmiPrsStartOffset)+ p_CcParams->setCcParams.psoSize;
2193 if(tmpInt>0)
2194 WRITE_UINT32(*p_BmiPrsStartOffset, (uint32_t)tmpInt);

Completed in 49 milliseconds