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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c103 BdBufferGet(XX_PhysToVirt, BD_GET(confBdId)),
108 BdBufferGet(XX_PhysToVirt, BD_GET(confBdId)),
172 p_CurData = BdBufferGet(p_FmPort->im.rxPool.f_PhysToVirt, BD_GET(p_FmPort->im.currBdId));
471 p_CurData = BdBufferGet(p_FmPort->im.rxPool.f_PhysToVirt, BD_GET(p_FmPort->im.currBdId));
659 BdBufferGet(XX_PhysToVirt, BD_GET(p_FmPort->im.currBdId)),
H A Dfm_port.h968 static __inline__ uint8_t * BdBufferGet (t_PhysToVirt *f_PhysToVirt, t_FmImBd *p_Bd) function

Completed in 30 milliseconds