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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c266 ans = MM_GetForce(p_Qm->h_FqidMm,
271 ans = MM_Get(p_Qm->h_FqidMm,
287 MM_Put(p_Qm->h_FqidMm, (uint64_t)base);
306 if (p_Qm->h_FqidMm)
307 MM_Free(p_Qm->h_FqidMm);
505 ans = MM_GetForce(p_Qm->h_FqidMm,
557 ans = MM_Get(p_Qm->h_FqidMm,
585 if (MM_InRange(p_Qm->h_FqidMm, (uint64_t)base))
587 if (MM_Put(p_Qm->h_FqidMm, (uint64_t)base) != 0)
756 if (MM_Init(&p_Qm->h_FqidMm, p_QmDriverParam
[all...]
H A Dqm.h475 t_Handle h_FqidMm; member in struct:__anon9844

Completed in 163 milliseconds