Home
last modified time | relevance | path

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

/arch/ia64/include/asm/sn/
Dsn_sal.h152 #define SALRET_NOT_IMPLEMENTED (-1) macro
1017 if (ret_stuff.status == SALRET_NOT_IMPLEMENTED) { in ia64_sn_get_sapic_info()
1065 if (ret_stuff.status == SALRET_NOT_IMPLEMENTED) { in ia64_sn_get_sn_info()
1131 if (rv.status == SALRET_NOT_IMPLEMENTED) in ia64_sn_bte_recovery()
/arch/ia64/sn/kernel/sn2/
Dsn_hwperf.c199 if (e == SALRET_OK || e == SALRET_NOT_IMPLEMENTED) in print_pci_topology()