Home
last modified time | relevance | path

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

/arch/ia64/sn/kernel/
Dbte.c86 bte_result_t bte_status; in bte_copy() local
232 bte_status = BTE_GET_ERROR_STATUS(transfer_stat); in bte_copy()
234 bte_status = BTE_SUCCESS; in bte_copy()
241 return bte_status; in bte_copy()