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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c238 p_FmPort->im.fwExtStructsMemId = DEFAULT_PORT_ImfwExtStructsMemId;
328 p_FmPort->im.fwExtStructsMemId,
405 p_FmPort->im.p_BdRing = (t_FmImBd *)XX_MallocSmart((uint32_t)(sizeof(t_FmImBd)*p_FmPort->im.bdRingSize), p_FmPort->im.fwExtStructsMemId, 4);
546 p_FmPort->im.fwExtStructsMemId = memId;
H A Dfm_port.h782 uint8_t fwExtStructsMemId; member in struct:__anon9761

Completed in 154 milliseconds