Lines Matching refs:most_rcnt_na
146 if (!(*bte->most_rcnt_na & BTE_WORD_AVAILABLE) || in bte_copy()
180 bte->most_rcnt_na = &bte->notify; in bte_copy()
182 bte->most_rcnt_na = notification; in bte_copy()
189 *bte->most_rcnt_na = BTE_WORD_BUSY; in bte_copy()
190 notif_phys_addr = (u64)bte->most_rcnt_na; in bte_copy()
214 while ((transfer_stat = *bte->most_rcnt_na) == BTE_WORD_BUSY) { in bte_copy()
219 BTE_LNSTAT_LOAD(bte), *bte->most_rcnt_na) ); in bte_copy()
223 *bte->most_rcnt_na = BTE_WORD_AVAILABLE; in bte_copy()
229 BTE_LNSTAT_LOAD(bte), *bte->most_rcnt_na)); in bte_copy()
236 *bte->most_rcnt_na = BTE_WORD_AVAILABLE; in bte_copy()
239 BTE_LNSTAT_LOAD(bte), *bte->most_rcnt_na)); in bte_copy()
459 mynodepda->bte_if[i].most_rcnt_na = in bte_init_node()