Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c310 uint32_t tr_cons = p_BmPortal->rcrCons; in rel_completed() local
313 tr_cons ^= 0x80000000; in rel_completed()
315 if (tr_cons >= rcr_poll) in rel_completed()
317 if ((rcr_poll - tr_cons) > BM_RCR_SIZE) in rel_completed()