Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/sn/kernel/sn2/
Dsn_hwperf.c195 if (e == SALRET_OK) in print_pci_topology()
198 if (e == SALRET_OK || e == SALRET_NOT_IMPLEMENTED) in print_pci_topology()
/linux-2.6.39/arch/ia64/sn/kernel/
Dio_common.c201 if (status != SALRET_OK) in sn_common_hubdev_init()
/linux-2.6.39/arch/ia64/include/asm/sn/
Dsn_sal.h151 #define SALRET_OK 0 macro
/linux-2.6.39/drivers/misc/sgi-xp/
Dxpc_uv.c198 BUG_ON(ret != SALRET_OK); in xpc_gru_mq_watchlist_free_uv()
795 if (status == SALRET_OK) in xpc_get_partition_rsvd_page_pa_uv()
Dxpc_sn2.c621 if (status == SALRET_OK) in xpc_get_partition_rsvd_page_pa_sn2()