Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dbte_error.c247 IBLS_ERROR | (u64) bh_error)); in bte_error_handler()
248 *notify = IBLS_ERROR | bh_error; in bte_error_handler()
/linux-2.4.37.9/arch/ia64/sn/kernel/
Dbte.c182 if (*bte->most_rcnt_na & IBLS_ERROR) { in bte_copy()
183 bte_status = *bte->most_rcnt_na & ~IBLS_ERROR; in bte_copy()
/linux-2.4.37.9/include/asm-ia64/sn/
Dbte.h103 (*pda.cpu_bte_if[_x]->most_rcnt_na & (IBLS_BUSY | IBLS_ERROR)) && \
/linux-2.4.37.9/include/asm-mips64/sn/sn0/
Dhubio.h941 #define IBLS_ERROR (0x1 << IBLS_ERROR_SHFT) macro
/linux-2.4.37.9/include/asm-ia64/sn/sn2/
Dshubio.h3196 #define IBLS_ERROR (0x1UL << IBLS_ERROR_SHFT) macro