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

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c145 uint8_t *p_CurData, *p_Data; local
172 p_CurData = BdBufferGet(p_FmPort->im.rxPool.f_PhysToVirt, BD_GET(p_FmPort->im.currBdId));
206 p_CurData,
214 p_CurData,
444 uint8_t *p_CurData; local
471 p_CurData = BdBufferGet(p_FmPort->im.rxPool.f_PhysToVirt, BD_GET(p_FmPort->im.currBdId));
477 p_CurData,

Completed in 80 milliseconds