Searched refs:tmpPool (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c4040 uint8_t tmpPool; local
4057 tmpPool = (uint8_t)((extPoolReg & BMI_EXT_BUF_POOL_ID_MASK) >> BMI_EXT_BUF_POOL_ID_SHIFT);
4058 if(tmpPool == poolId)
4078 uint8_t tmpPool; local
4093 tmpPool = (uint8_t)((extPoolReg & BMI_EXT_BUF_POOL_ID_MASK) >> BMI_EXT_BUF_POOL_ID_SHIFT);
4094 if(tmpPool == poolId)

Completed in 112 milliseconds