Searched refs:most_rcnt_na (Results 1 – 3 of 3) sorted by relevance
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()[all …]
212 notify = err_nodepda->bte_if[i].most_rcnt_na; in bte_error_handler()
205 volatile u64 *most_rcnt_na; member