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

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

Completed in 102 milliseconds