Home
last modified time | relevance | path

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

/arch/ia64/sn/kernel/
Dbte.c85 bte_result_t bte_status; in bte_copy() local
231 bte_status = BTE_GET_ERROR_STATUS(transfer_stat); in bte_copy()
233 bte_status = BTE_SUCCESS; in bte_copy()
240 return bte_status; in bte_copy()