Home
last modified time | relevance | path

Searched refs:bm_mc_start (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c416 mcc = bm_mc_start(p_BmPortal->p_BmPortalLow); in BmPortalAcquire()
441 bm_mc_start(p_BmPortal->p_BmPortalLow); in BmPortalQuery()
H A Dfsl_bman.h168 struct bm_mc_command *bm_mc_start(struct bm_portal *portal);
H A Dbman_low.c411 struct bm_mc_command *bm_mc_start(struct bm_portal *portal) in bm_mc_start() function