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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbman_private.h149 struct bm_mc_result *rr;
H A Dfsl_bman.h75 struct bm_mc_result; /* MC result */
176 struct bm_mc_result *bm_mc_result(struct bm_portal *portal);
272 _Packed struct bm_mc_result { struct
H A Dbm_portal.c411 struct bm_mc_result *mcr;
421 while (!(mcr = bm_mc_result(p_BmPortal->p_BmPortalLow))) ;
436 struct bm_mc_result *mcr;
443 while (!(mcr = bm_mc_result(p_BmPortal->p_BmPortalLow))) ;
H A Dbman_low.c449 struct bm_mc_result *bm_mc_result(struct bm_portal *portal) function
452 struct bm_mc_result *rr = mc->rr + mc->rridx;

Completed in 104 milliseconds